Get Authorization Info

Information about the authorization token <Note>Access to this endpoint requires a bearer token from a [Data Client App](/data/docs/getting-started-data-clients).</Note>

Headers

AuthorizationstringRequired

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

Response

Request was successful
authorizationobject or null
The Authorization object
applicationobject or null

Errors