Engine — Health
Health check (alternate)
Alternate health endpoint; identical to /health.
get/healthz
Response
Server is healthy.
Example response
{
"status": "ok"
}Alternate health endpoint; identical to /health.
Server is healthy.
{
"status": "ok"
}