Skip to main content

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

MethodGET
Path/api/agent/:zid/sandbox/quota
GroupAgent Sandbox
Authauthenticated session
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 is sent automatically by the browser/SDK.

Reference