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. - API key scoped to a project: returns only API keys scoped to that project.
Responses
- 200
- 401
List of API keys
Unauthorized