v1

latestOpenAPI 3.0.02026-07-231358118.3 KB
GET token/info

Access token metadata

Returns metadata for the bearer access token sent in the Authorization header. The raw token value is not repeated in the response body.

get/token/info

Response

Token is valid and not expired/revoked.

resource_owner_idinteger nullable
scopestring[]

List of token scopes as strings.

expires_ininteger nullable

Seconds until expiry from the time of the request, when expiring tokens are used.

created_atinteger

Unix time when the token row was created.