Get consumer token details
Authentication
Get consumer token details
Returns the metadata for the access token supplied in the access_token query parameter or bearer header. If no token is supplied, the server attempts to resolve a token from the HTTP authorization header. Returns the token’s expiry, scopes, and the identity it represents.
GET
Get consumer token details
Authorizations
Response
Successful response
Opaque access token for the consumer session. Pass as a Bearer token or access_token query parameter on subsequent requests.
Seconds until the token expires.
Set of permission scopes granted to this token.
Set of permission scopes granted to this token.
Available options:
UPDATE_PROFILE, VERIFIED_CONSUMER 