Skip to main content

Get one of the caller's API keys

GET 

/v1/apikeys/:id

Returns metadata for a single key the caller owns; the secret token is never returned. A super-user may fetch any key. To avoid leaking whether an id exists, a key owned by someone else is reported as not found (404) rather than forbidden.

Request

Responses

Get one of the caller's API keys