Headers
Prefer header, used to specify a custom timeout in seconds using the wait parameter as per RFC7240.
Required range:
x >= 0Response
OK
{
"data": {
"endpoints": [
{
"name": "<string>",
"idp_url": "<string>"
}
]
}
}Deprecated: This endpoint will no longer be supported in a future release. Please use GET /api/v2/sso-providers instead to list available SSO endpoints.
{
"data": {
"endpoints": [
{
"name": "<string>",
"idp_url": "<string>"
}
]
}
}Prefer header, used to specify a custom timeout in seconds using the wait parameter as per RFC7240.
x >= 0OK
Show child attributes