Organization API Keys

Get Organization API Key

Retrieves a single organization-scoped API key by id. The value is redacted — the full value is only ever returned once, at creation.

get/v1/organization/api-keys/{apiKeyId}

Path parameters

apiKeyIdinteger required

The unique identifier of the API key

Response

successboolean required

Indicates if the request was successful

Changes

Changed in 1 of the 54 revisions of this API.1

Of the 54 revisions, 3 have no diff computed.