v50

latestOpenAPI 3.1.0Proprietaryraw.githubusercontent.com2026-07-112650216.3 KB
Health

Check infrastructure health

Returns the health response used by operational probes.

get/healthz

Response

Health response.

okboolean required
namestring required

Example response

{
  "ok": true,
  "name": "example"
}