List API keys
GET/api/keys
Returns all active API keys for the authenticated user. The raw token is never returned here — only the hint (last 4 chars)
Responses
- 200
- 401
Array of active API keys
Unauthorized
GET/api/keys
Returns all active API keys for the authenticated user. The raw token is never returned here — only the hint (last 4 chars)
Array of active API keys
Unauthorized