Fac-360
System

Get Health

GET
/health

Response Body

application/json

curl -X GET "https://example.com/health"
{  "status": "ok",  "phase": "phase2",  "environment": "string",  "legacyV1AuthConfigured": true}