コンテンツにスキップ

Return SAML Worker health.

GET
/saml/health
Code sample: Shell / cURL
curl --request GET \
--url https://auth.example.com/saml/health

Successful JSON response.

Media type application/json
object
key
additional properties
Example generated
{
"additionalProperty": "example"
}