Skip to main content

GET /api/zeq/agent/status/:id

MethodGET
Path/api/zeq/agent/status/:id
GroupZeq Agent
Authsession cookie
Sourceshared/api-core/src/routes/zeqAgent.ts

Call it

curl -X GET https://zeqsdk.com/api/zeq/agent/status/:id

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

Reference