List API keys
GET/api/v1/api-keys
Lists API keys accessible to the caller. - JWT admin: returns all API keys. - JWT regular user: returns only the user's own API keys. - Project-scoped credential (API key or OAuth token): returns only API keys scoped to that project.
Request
Responses
- 200
- 401
List of API keys
Unauthorized