527aef2c43cd

latestOpenAPI 3.1.0raw.githubusercontent.com2025-11-18102119.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"
}