Skip to main content
GET
OAuth Authorization Page

Query Parameters

client_id
string
required
redirect_uri
string
required
response_type
enum<string>
required
Available options:
code
state
string
scope
string
Example:

"read write"

code_challenge
string

PKCE SHA-256 code challenge (base64url encoded)

code_challenge_method
enum<string>
Available options:
S256

Response

200

HTML authorization page