latestOpenAPI 3.0.32026-07-26170311887.2 KB

71d737a5fcbf

Authorization

Retrieve info for the Access Token

Retrieve an OAuth 2 Access Token information.

get/oauth2/token/info

Response

Access Token Info

resource_owner_idstring nullable

OAuth 2 Resource Owner ID. Always null when using client_credentials grant type.

resource_owner_typestring nullable

OAuth 2 Resource Owner Type. Always null when using client_credentials grant type.

scopestring[]

OAuth 2 Scopes

expires_inExpiresIn — unresolved $ref
created_atCreatedAt — unresolved $ref