Skip to main content
GET
This endpoint uses your dashboard session (Auth0 JWT), not an API key.

Response

Returns an array of key objects ordered by created_at descending.
string
Unique key identifier. Use this when revoking.
string
The label assigned when the key was created.
string
First 8 characters of the key. Useful for identifying a key in logs.
string
ISO 8601 creation timestamp.
string | null
ISO 8601 timestamp of the most recent validated request, or null if the key has never been used.
number
Total number of validated requests made with this key.