GET /api/chain/:slug/awareness/status
Public read — same canRead gate as /state. The numbers are aggregate counters per origin, not per-row data, so even a share-token caller gets to see the integrity state of the chain they're allowed to read.
| Method | GET |
| Path | /api/chain/:slug/awareness/status |
| Auth | public (no key) |
| Group | Machine · Chain |
Request
curl -X GET https://zeqsdk.com/api/chain/YOUR_MACHINE/awareness/status
Generated from the node's own route registry (GET /api/endpoints) — this path is live.