List organization API keys
GET/api/orgs/:orgId/api-keys
Returns all API keys for the organization, or only the keys bound to a specific namespace when the optional filter is provided.
Request
Responses
- 200
- 401
- 403
- 500
API keys returned
Authentication required
Admin role required or org mismatch
Internal error