GET
/
oauth2
/
authorize
This response does not have an example.

Query Parameters

response_type
string
required

Response type for the authorization

client_id
string
required

Client ID for the authorization

redirect_uri
string
required

Redirect URI for the authorization

scope
string
required

Scope of the authorization

state
string
required

State of the authorization

Response

Redirect to the authorization URL

I