API Keys

Get API key details

Retrieves details for a specific API key. The complete API key secret is not included in the response.

get/v1/apikeys/{keyId}

Path parameters

keyIdstring required

API key ID

Response

API key details retrieved successfully

idstring
namestring
prefixstring
activeboolean
lastUsedstring date-time
expiresAtstring date-time
usageCountinteger
permissionsstring
createdinteger

Changes

No recorded changes to this endpoint across all 3 revisions of this API.