Skip to main content

GET /api/agent/:zid/state

MethodGET
Path/api/agent/:zid/state
GroupAgent Protocol State
Authsession cookie
Sourceshared/api-core/src/routes/agentProtocolState.ts

Call it

curl -X GET https://zeqsdk.com/api/agent/:zid/state

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

Reference