Connect
Introspect Token
Get information about an access token.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/x-www-form-urlencoded
Available options:
access_token
, refresh_token
Response
200 - application/json
Successful Response
Available options:
access_token
, refresh_token
Available options:
user
, organization
Was this page helpful?