Get an API key
Get a specific API key by ID. The key value is never returned.
Authentication: Bearer token required.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
api_key_id
Headers
X-Organization-ID
Response
Successful Response
id
name
organization_id
is_active
created_at
updated_at
description
expires_at
last_used_at
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error
429
Too Many Requests Error

