GET
Authorize Get

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

response_type
string | null
client_id
string | null
redirect_uri
string | null
scope
string | null
state
string | null
code_challenge
string | null
code_challenge_method
string | null
default:S256
user_hint
string | null

Response

Successful Response

The response is of type string.