List all API keys on your estudjo account. Returns metadata only — the full key value is never exposed after creation. Requires X-Api-Key.
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.
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.