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