Skip to main content
GET
/
api
/
auth
/
workos
/
authorize
Start WorkOS authorization flow
curl --request GET \
  --url https://your-instance.example.com/api/auth/workos/authorize
{
  "message": "<string>",
  "code": "<string>"
}

Query Parameters

redirect_uri
string
state
string

Response

Redirect to WorkOS authorization URL