system

GET /health

Public (L1) liveness probe. Returns the daemon status string plus version metadata wrapped in the canonical { data, ts } envelope (ADR-008 §0.2). The previous bare { status, ... } shape is retired.

get/health

Response

Daemon is alive

tsinteger required

Server time when the response was built (unix epoch milliseconds).

Changes

Changed in 3 of the 44 revisions of this API.12

    • added the optional property data/degradedReason to the response with the 200 status

      response-optional-property-added

    • added the optional property data/residency to the response with the 200 status

      response-optional-property-added

    • removed the optional property data/residency from the response with the 200 status

      response-optional-property-removed

    This revision also has 74 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog