Get a single API key

Get a single API key by hash. Management key required.

Authentication

AuthorizationBearer
API key as bearer token in Authorization header

Path parameters

hashstringRequired
The hash identifier of the API key to retrieve

Response

API key details
dataobject
The API key information

Errors

401
Unauthorized Error
404
Not Found Error
429
Too Many Requests Error
500
Internal Server Error