Get System Health Direct
GET /api/system/health
GET
/api/system/health
System health check endpoint.
Responses
Section titled “ Responses ”Successful Response
HealthCheckDetailedResponse
Detailed health check response for /health endpoint.
Provides comprehensive system health information including overall status, component health, and system resources.
object
status
required
Status
Overall system status
string
message
Message
Status message
string
data
Additional health data
object
key
additional properties
any
timestamp
Timestamp
Health check timestamp
string format: date-time
components
Components
Component health details
object
key
additional properties
ComponentHealth
Component health information for system health checks