Skip to main content

GET /api/agent/:zid/sandbox/quota

MethodGET
Path/api/agent/:zid/sandbox/quota
GroupAgent Sandbox
Authsession cookie
Sourceshared/api-core/src/routes/agentSandbox.ts

Call it

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

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

Reference