Skip to main content
GET
List API Keys
Key management is readable and writable only from a dashboard session. Calling any /v1/users/me/api-keys* route with an API key answers 403 API_KEY_SCOPE_DENIED — a leaked key can’t list, create or edit keys for itself.

Response

APIApiKey[]
Every key on the account. The secret itself is never included — only prefix and last4.

Errors