Retrieve an API key
GET/auth/api_keys/:id
Retrieves the details of an existing API key.
Request
Responses
200:
Successful response
401:
Authentication error
403:
Authorization error
404:
Resource not found
GET/auth/api_keys/:id
Retrieves the details of an existing API key.
200:
Successful response
401:
Authentication error
403:
Authorization error
404:
Resource not found