Carillon docs
Service

Liveness probe

Unauthenticated health check available on both API surfaces.

GET
/health

Unauthenticated health check available on both API surfaces.

Response Body

application/json

curl -X GET "https://example.com/health"
{  "status": "ok",  "surface": "public",  "revision": "string"}