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"
}