Skip to main content
GET
/
oauth2
/
authorize
cURL
curl --request GET \
  --url https://api.runflow.ai/oauth2/authorize

Query Parameters

client_id
string
required
redirect_uri
string
required
response_type
string
required
code_challenge
string
required
code_challenge_method
string
required
scope
string
required
state
string
required

Response

200 - undefined