Auth
Generate api key
🔒 Requires the create:organization_api_key permission
Name of the api key. e.g. default
Generated api key
Failed to generate api key
Failed to authenticate user
Missing required scopes. 🔒 Requires the create:organization_api_key permission
Key already exists in organization
Too many requests
Get list api key details
🔒 Requires the read:organization_api_key permission
Results offset to allow pagination e.g. 10
0Example: 10Results limit to allow pagination, e.g. 50
20Example: 10Specifies the order - ascending or descending - by which the returned list should be sorted e.g. ASC
Specifies the attribute by which the returned list should be sorted. Can include the sort direction as ‘asc’ or ‘desc’. e.g. sort=name&order=asc
created_atPossible values: Enables searching within the list for api keys names that match a particular query. coming soon
List of api keys details
Failed to get api key details
Failed to authenticate user
Missing required scopes. 🔒 Requires the read:organization_api_key permission
Key not found in organization
Too many requests
Activate api key
🔒 Requires the update:organization_api_key permission
Name of the api key. e.g. default
Activated api key
Failed to activate api key
Failed to authenticate user
Missing required scopes. 🔒 Requires the update:organization_api_key permission
Key not found in organization
Too many requests
Deactivate api key
🔒 Requires the update:organization_api_key permission
Name of the api key. e.g. default
Deactivated api key
Failed to deactivate api key
Failed to authenticate user
Missing required scopes. 🔒 Requires the update:organization_api_key permission
Key not found in organization
Too many requests
Last updated
Was this helpful?

