/api/healthgetHealthLiveness probe. Confirms the API is serving and the telemetry database is reachable, and reports when the collector last recorded a probe. Use `lastProbeAt` to judge whether the fleet data elsewhere is fresh: a timestamp older than about twenty minutes means the collector has stalled, even though this endpoint still answers 200.
Responses
200The API is serving and the database is reachable.Health405The endpoint is read-only; use GET or HEAD.Error503The telemetry database is unreachable.Error
Example
curl -s https://nimstats.aathil.com/api/health