GET /health
Use this endpoint for liveness probes and basic service monitoring.
Responses
Returns
ok when the facilitator is available.Status codes
| Code | Description |
|---|---|
200 | The facilitator is available. |
503 | The facilitator or a required dependency is unavailable. |