Inspect the current access token
Authentication
Inspect the current access token
Returns metadata about the bearer token currently presented in the Authorization header. Useful for verifying that a token corresponds to the expected partner application.
GET
Inspect the current access token
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.