HealthResponse
statusstring
Possible values: [healthy, degraded]
timestampdate-time
checks object
property name* object
statusstring
Possible values: [healthy, unhealthy, unreachable, configured, not_configured]
latencyintegernullable
HealthResponse
{
"status": "healthy",
"timestamp": "2024-07-29T15:51:28.071Z",
"checks": {}
}