Skip to main content
Retrieve a list of all API keys associated with your estudjo account. This endpoint returns metadata only — the full key value is never exposed after the initial creation response. Use this endpoint to audit active keys, check when a key was last used, or find the id needed to revoke a key.

Request

This endpoint takes no request parameters.

Response

200 — OK

The full key value is never returned by this endpoint — only metadata. If you have no keys yet, or all keys have been revoked, data will be an empty array ([]). This is not an error.
boolean
true when the request was processed successfully.
array