Skip to main content

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.

MethodGET
Path/api/chain/:slug/awareness/status
Authpublic (no key)
GroupMachine · 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.