cURL
curl --request GET \ --url https://api.example.com/auth/saml/login
{ "redirect_url": "<string>" }
Successful Response
Was this page helpful?