Command Palette
Search for a command to run

Get sandbox stats

Retrieve aggregate sandbox usage stats for a namespace

GET
/auth/v1/seed/{namespace}/sandbox/stats

Returns the number of active sandboxes and jobs currently waiting in the execution queue.

Path parameters

namespace type: string (required)
The namespace (user or organization) to retrieve stats for.