API keys
Get API key details
Get the details of an API key, excluding the API key secret.
GET
Authorizations
An access token must be provided in the Authorization
header using the Bearer
scheme.
Path Parameters
API key ID
Response
200
application/json
The details of the API key, excluding the API key secret.
The details of an API key, without the secret.