v1

latestOpenAPI 3.1.02026-07-2616459400.5 KB
Engine — Health

Health check (alternate)

Alternate health endpoint; identical to /health.

get/healthz

Response

Server is healthy.

statusstring

Example response

{
  "status": "ok"
}