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"
}