Get token details
Tokens
Get token details
Retrieve information about an access token. You can provide the token via authorization or a query string.
GET
Get token details
Authorizations
This API uses OAuth2 tokens.
Query Parameters
Response
OK: Returns token details.
OAuth 2 Bearer token
The access token value.
The client ID for which the token was issued.
The entity ID for which the token was issued.
The access token lifetime, in seconds.
The organization ID for which the token was issued.
The access token type.