List API keys
GET/api/settings/api-keys
Returns all active API keys for the authenticated user. The raw token is never returned here — only the hint (last 4 chars). Includes org_ids showing which organizations each key is scoped to.
Responses
- 200
- 401
Array of active API keys
Unauthorized