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
Changes
Changed in 3 of the 44 revisions of this API.12
- ○
added the optional property
data/degradedReasonto the response with the200statusresponse-optional-property-added
- ○
- ○
added the optional property
data/residencyto the response with the200statusresponse-optional-property-added
- ○
- ●
removed the optional property
data/residencyfrom the response with the200statusresponse-optional-property-removed
This revision also has 74 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●