API referenceReadiness.Server URLloading...GET/readyzSendResponse Body200503cURLJavaScriptGoPythonJavaC#Rustcurl -X GET "https://example.com/readyz"200503EmptyLiveness and data freshness. GETAlways returns 200 while the service can answer. Stale data is reported in the body as `status: stale` rather than as a failure, so that a data problem does not remove a working instance from a load balancer. This document. GETNext Page