Validate OAuth Access Token

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

Errors

401
Unauthorized Error