Skip to main content

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

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

Call it

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

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

Reference