Skip to main content
GET
Get Authorization Request Context

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

request_id
string<uuid>
required

Response

Successful Response

request_id
string<uuid>
required
client_id
string
required
profile_id
string<uuid>
required
profile_name
string
required
scopes
string
required
resource
string
required
client_name
string | null