Get System Health
Get comprehensive system health status.
Checks health of:
- Database connection
- Queue adapter
- Storage adapter
- Orchestrator
Args: debug: If true, include extended debug info (connection states, errors, etc.)
Returns: SystemHealthResponse with overall status and component details
Parameters
Section titled “ Parameters ”Query Parameters
Section titled “Query Parameters ”Include extended debug info
Include extended debug info
Responses
Section titled “ Responses ”Successful Response
Overall system health with component details.
object
Overall health status: healthy, degraded, unhealthy
Component-level health checks
Health status for a single component.
Check timestamp
System uptime in seconds
Extended debug information for system health.
object
Debug information for queue/STOMP connection.
object
Whether queue is connected
Health state: healthy, degraded, stalled, reconnecting
Seconds since last message received
Number of reconnect attempts
Whether reconnection is in progress
Active subscription IDs
Subscription states by ID
object
State of a single subscription.
object
Subscription state
Whether the task is complete
Health config values
object
Validation Error