Skip to main content

GET /api/agent/:zid/plans/draft

MethodGET
Path/api/agent/:zid/plans/draft
GroupAgent Plans
Authsession cookie
Sourceshared/api-core/src/routes/agentPlans.ts

Call it

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

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

Reference