Skip to main content

GET /api/state-machines/:slug/chats/full

MethodGET
Path/api/state-machines/:slug/chats/full
GroupMachine Chats
Authsession cookie
Sourceshared/api-core/src/routes/machineChats.ts

Call it

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

Requires an authenticated session — sign in first; the session cookie is sent automatically by the browser/SDK.

Reference