Skip to main content

List the caller's API keys

GET 

/v1/apikeys

Lists every API key owned by the calling principal, including revoked and expired keys. The secret token is never returned here — only metadata such as the name, last four characters, scopes, and status. A super-user key may inspect another owner's keys by passing owner_type and owner_id; for everyone else those parameters are ignored and only the caller's own keys are returned.

Request

Responses

List the caller's API keys