Skip to main content
GET
Get the OAuth authorize URLs

Authorizations

x-portal-auth-environment-id
string
header
required

The Auth Environment ID for the environment you are authenticating against. Find it in the Portal dashboard under Authentication > Configure.

Query Parameters

redirectUrl
string<uri>
required

Where to send the user after a completed sign-in. Must exactly match one of the environment's Redirect URLs.

Response

Authorize URLs retrieved successfully

data
object

Contains a key for each enabled provider only. Empty when neither Google nor Apple is enabled.

metadata
object | null

Always null for this endpoint.