Validate OAuth Access Token

View as Markdown
Introspects a bearer access token and returns the identity it resolves to

Headers

AuthorizationstringOptional

Response

Validated token identity
user_namestringOptional
workspace_idstringOptional
workspace_namestringOptional
resourcestringOptional
expires_atdatetimeOptional

Errors

401
Unauthorized Error