{
"endpoint": "GET /v1/realtime/health",
"snapshot": {
"service": "realtime.gateway",
"transport": "websocket",
"websocketPath": "/v1/realtime/health/socket",
"leaseWebsocketPath": "/v1/realtime/leases/{id}",
"liveness": {
"kind": "liveness",
"state": "passing",
"summary": "Realtime gateway runtime is available.",
"checkedAt": "2026-04-11T07:40:00Z"
},
"readiness": {
"kind": "readiness",
"state": "passing",
"summary": "Realtime gateway can answer health checks without creating sessions.",
"checkedAt": "2026-04-11T07:40:00Z"
},
"generatedAt": "2026-04-11T07:40:00Z",
"isPassing": true
}
}