Get API Key

Returns one credential of any family. Public keys also resolve by client_id. Poll a sign-in key until status is active.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

api_key_idstringRequired
ID of api key.

Response

This endpoint returns an object.
Bearer API Keyobject
OR
Public Key Credentialobject

Errors

404
Not Found Error