Get token info

Returns metadata for the current access token.

Headers

AuthorizationstringRequired

Bearer access token (Bearer <access_token>).

Response

OK
resource_owner_idstring
scopestring
expires_in_secondsinteger
applicationobject
OAuth application metadata attached to token info responses.
created_atinteger

Errors

401
O Auth Unauthorized Error