latestOpenAPI 3.0.32026-08-227451,2751.8 MB

d0fc0114da66

ApiKey

Query API Keys

Used to query API Keys, by default without the secret key value. Only OWNERS can view raw API keys.

get/apiKeys

Query parameters

organization_idstring

The ID of the organization whose API keys should be retrieved. Mutually exclusive with company_id; exactly one must be set.

company_idstring

The ID of the company whose API keys should be retrieved. Mutually exclusive with organization_id; exactly one must be set. Requires the caller to be an admin of the company.

with_secretsboolean

True if raw key should be returned. May only be used by OWNERS, otherwise will be effectively 'false'.

limitinteger

The limit to use for pagination

cursorstring

The cursor to use for pagination

Response

The query result

cursorstring

Cursor used for pagination