Get organization API key

Retrieve the API key for the current organization. This endpoint is restricted to organization administrators only. The returned API key can be used for authenticating organization-level API requests.

Headers

x-api-keystringRequired

Response

Successfully retrieved API key
org_api_keystring

The API key for the organization that can be used for authentication. Format: org_xxx

Errors