API ReferenceThird Party Apps
GET
/oauth2/v1/apps/authorize
Third Party application authorization GET endpoint
Authorization
Query Parameters
response_type
string
scope
string
client_id
string
state
string
redirect_uri
string
code_challenge_method
string
PKCE
code_challenge
string
nonce
string
loginHint
string
prompt
string
flow
string
Status code | Description |
---|---|
200 | OK |
Was this helpful?