OAuth
Introspect an access or refresh token (RFC 7662)
Returns { active: false } for unknown / expired / revoked tokens. For active tokens, returns claims appropriate to the token kind (PAT vs OAuth).
post/oauth/introspect
Request body
Response
Default Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.