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
Authorization
Bearer authentication of the form Bearer <token>
, where token is your auth token.
Response
Request was successful
application