List your API keys.
GET/auth/api-keys
Returns all API keys associated with your account. For security, the key itself is never returned — only metadata (id, description, timestamps).
Responses
- 200
- 401
Returns the list of API keys.
Authentication required.