API Keys
List capability catalog
Returns the capability catalog: the set of permission domains that can be granted to an API key. Each entry includes the domain id, display name, group, allowed project scopes and whether it can be granted read or write access. No credentials are required.
GET
Core - List capability catalog
Related guide: API keys guide. See the API keys guide for a walkthrough with examples.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
200 - application/json
The capability catalog
Full capability catalog. Order is stable: workspace-admin first, then platform, then gateway.