health
Readiness Check
Returns the Readiness status of the service
get/health/readyz
Response
Service is ready
Example response
{
"status": "Ready",
"timestamp": "2023-10-01T12:00:00Z"
}Returns the Readiness status of the service
Service is ready
{
"status": "Ready",
"timestamp": "2023-10-01T12:00:00Z"
}