Retrieve Api Key
api-keys
Retrieve Api Key
Retrieve a single API key by ID. No secret returned.
Managing keys requires a real user (JWT) session.
GET
Retrieve Api Key
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.