Get token info

Returns metadata for the current access token.

Headers

AuthorizationstringRequired

Bearer access token (Bearer <access_token>).

Response

OK
resource_owner_idstringOptional
scopestringOptional
expires_in_secondsintegerOptional
applicationobjectOptional
OAuth application metadata attached to token info responses.
created_atintegerOptional

Errors

401
O Auth Unauthorized Error