Command Palette
Search for a command to run

List sandbox jobs

Retrieve all jobs run on a specific sandbox

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

Path parameters


namespace
type: string
required
The namespace (user or organization) the sandbox belongs to.
id
type: string
required
The sandbox ID.

Previous Submit a job

Next Get a sandbox job