Get Authorization Info

Information about the authorization token

Access to this endpoint requires a bearer token from a Data Client App.

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