← Back to home

Gateway health

Full check results and raw payloads for operations.

Kong gateway health

Live checks via Kong · Jun 13, 2026, 3:23 AM

Degraded

http://127.0.0.1:8000

Raw JSON

{
  "gateway": "http://127.0.0.1:8000",
  "checkedAt": "2026-06-13T03:23:58.588Z",
  "checks": [
    {
      "id": "mail",
      "label": "Mail API",
      "path": "/mail/health",
      "ok": false,
      "status": 0,
      "latencyMs": 21,
      "body": "fetch failed"
    },
    {
      "id": "tenant",
      "label": "Tenant",
      "path": "/tenant/health",
      "ok": false,
      "status": 0,
      "latencyMs": 10,
      "body": "fetch failed"
    },
    {
      "id": "identity",
      "label": "Identity",
      "path": "/identity/health",
      "ok": false,
      "status": 0,
      "latencyMs": 8,
      "body": "fetch failed"
    },
    {
      "id": "search",
      "label": "Search",
      "path": "/search/health",
      "ok": false,
      "status": 0,
      "latencyMs": 8,
      "body": "fetch failed"
    }
  ],
  "allOk": false
}
cbe2e962026-06-05T10:35:08.847Z