Skip to main content

types.HealthResponse

statustypes.HealthStatusType (string)

Possible values: [healthy, degraded, unhealthy]

timestampstring
types.HealthResponse
{
"status": "healthy",
"timestamp": "string"
}