GET /api/chain/aggregate/sse
One SSE per consumer (e.g. an external aggregator) replaces N per-machine subscriptions. ONLY public-machine events reach this channel — private machines never leak. The chain.ts publish path (recordEvent) gates the publ
| Method | GET |
| Path | /api/chain/aggregate/sse |
| Domain | State machines · State Machine |
| Tier | computation (public) |
| Auth | public (no key) |
Request
curl -X GET https://zeqsdk.com/api/chain/aggregate/sse
Generated from the node's own route registry (GET /api/endpoints) — this path is live.