Skip to main content

GET /api/state-machines/:slug/pages/:pageSlug

── GET /:pageSlug Public read of the published version. Returns html + python.

MethodGET
Path/api/state-machines/:slug/pages/:pageSlug
Authpublic (no key)
GroupChannels · State Machine Pages

Request

curl -X GET https://zeqsdk.com/api/state-machines/YOUR_MACHINE/pages/YOUR_PAGESLUG

Generated from the node's own route registry (GET /api/endpoints) — this path is live.