OAuth
Initiate Oauth
Generate authorization URL for OAuth authentication.
get/v1/oauth/initiate
Query parameters
redirect_uristring required
URI to redirect after authentication
URI to redirect after authentication
code_challengestring nullable
PKCE code challenge (S256)
PKCE code challenge (S256)
connection_idstring nullable
Optional WorkOS connection ID for SSO
Optional WorkOS connection ID for SSO
organization_idstring nullable
Organization ID to scope the authentication to
Organization ID to scope the authentication to
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.