Command Palette
Search for a command to run

Get a sandbox

Retrieve details and status for a single sandbox

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

Path parameters


namespace
type: string
required
The namespace (user or organization) the sandbox belongs to.
id
type: string
required
The sandbox ID (e.g., `sbx_c3d4e5f6`).

Previous List sandboxes

Next Execute code