Skip to main content
GET
/
v1
/
customer
/
auth
/
login-page
OAuth login page (Redirects to Frontend)
curl --request GET \
  --url https://api.example.com/v1/customer/auth/login-page

Query Parameters

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

Response

Redirects to frontend or custom login page