Skip to main content
GET
/
api
/
sso
/
{orgId}
/
start
Start SSO flow
curl --request GET \
  --url https://api.example.com/api/sso/{orgId}/start \
  --cookie better-auth.session_token=

Authorizations

better-auth.session_token
string
cookie
required

Path Parameters

orgId
string
required

Query Parameters

redirectTo
string

Response

200

Default Response