2d7175dce3c0

latestOpenAPI 3.0.3raw.githubusercontent.com2026-03-31102119.5 KB
health

Health Check

Returns the health status of the service

get/health/livez

Response

Service is healthy

statusstring
timestampstring date-time

Example response

{
  "status": "healthy",
  "timestamp": "2023-10-01T12:00:00Z"
}