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>

Authentication

AuthorizationBearer

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

OR
AuthorizationBearer

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

Response

Request was successful
authorizationobject
The Authorization object
applicationobject

Errors

4XX
Client Request Error
401
Unauthorized Error
5XX
Server Error