Skip to main content

GET /api/chain/state-machines/:slug

MethodGET
Path/api/chain/state-machines/:slug
GroupChain
Authoptional (richer response when authenticated)
Sourceshared/api-core/src/routes/chain.ts

Call it

curl -X GET https://zeqsdk.com/api/chain/state-machines/:slug

Authentication is optional; an API key or session yields a richer response.

Reference