OAuth Authorization Page
OAuth 2.0
Authorization Page
Redirect the user here to begin the OAuth 2.0 Authorization Code flow. Returns an HTML page — not JSON. After the user approves, they are redirected to your redirect_uri with a code parameter.
GET
OAuth Authorization Page
Query Parameters
Available options:
code Example:
"read write"
PKCE SHA-256 code challenge (base64url encoded)
Available options:
S256 Response
200
HTML authorization page