// GET /health
// 200 OK
{
  "status": "ok",
  "version": "3.14.2",
  "build": "sha:8f4e2d1",
  "uptime_seconds": 514823,
  "timestamp": "2026-05-19T14:11:02Z",
  "checks": {
    "database": "ok",
    "cache": "ok",
    "queue": "ok",
    "object_storage": "ok"
  },
  "degraded": false
}

Why am I seeing this?

No action is required on your part. If you reached this page in error, double-check the URL or return later.