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 >= 0
OK
The response is of type object
.
{
"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 >= 0
OK
The response is of type object
.
{
"data": {
"endpoints": [
{
"name": "<string>",
"idp_url": "<string>"
}
]
}
}