527aef2c43cd

latestOpenAPI 3.1.0raw.githubusercontent.com2025-11-18102119.5 KB
health

Readiness Check

Returns the Readiness status of the service

get/health/readyz

Response

Service is ready

statusstring
timestampstring date-time

Example response

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