GET
/
saml
/
login
SAML | Login
curl --request GET \
  --url https://use.hoop.dev/api/saml/login
{
  "login_url": "<string>"
}

Query Parameters

redirect
string<string>

The URL to redirect after the signin

Response

200
application/json

OK

The response is of type object.