Command Palette
Search for a command to run

List sandboxes

Retrieve all sandboxes in a namespace

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

Path parameters

namespace type: string (required)
The namespace (user or organization) to list sandboxes for.

Query parameters

limit type: integer
Maximum number of results to return.
default: 20
offset type: integer
Pagination offset.
default: 0