GET /api/state-machines/:slug/pages/:pageSlug/history
── GET /:pageSlug/history (owner-only)
| Method | GET |
| Path | /api/state-machines/:slug/pages/:pageSlug/history |
| Auth | public (no key) |
| Group | Channels · State Machine Pages |
Request
curl -X GET https://zeqsdk.com/api/state-machines/YOUR_MACHINE/pages/YOUR_PAGESLUG/history
Generated from the node's own route registry (GET /api/endpoints) — this path is live.