Check the status of the CauseFlow Relay service.
admin or member
Bearer <your-jwt>.200 OK.
| Field | Type | Description |
|---|---|---|
status | string | Service health: healthy, degraded, unavailable |
activeConnections | integer | Number of active WebSocket connections across all tenants |
region | string | AWS region serving this request |
version | string | Relay service version |
checkedAt | string | ISO 8601 timestamp of this status check |
| Status | Error code | Description |
|---|---|---|
401 | unauthorized | Missing or invalid JWT |
503 | service_unavailable | Relay is temporarily unavailable |