Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
ID of the API key to retrieve
Required range:
x >= 1
Response
API key successfully retrieved
The response is of type string
.
Example:
"your-api-key-value"