# Page Not Found

`/docs/rest-api/sdk/sandboxes/get-a-sandbox` does not exist. Similar pages:

- [Get a sandbox (Vercel SDK)](/docs/rest-api/sdk/sandboxes/get-a-sandbox.md): GET /v1/sandboxes/{sandboxId} Retrieves detailed information about a specific sandbox, including its current status, resource configuration, and
- [Get a named sandbox (Vercel SDK)](/docs/rest-api/sdk/sandboxes-v2-beta/get-a-named-sandbox.md): GET /v2/sandboxes/{name} Retrieves a named sandbox by name, including its current sandbox and routes. If the sandbox is stopped and resume is true, a
- [Create a sandbox (Vercel SDK)](/docs/rest-api/sdk/sandboxes/create-a-sandbox.md): POST /v1/sandboxes Creates a new sandbox environment for executing code in an isolated virtual machine. A sandbox can be initialized from various
- [Get a snapshot (Vercel SDK)](/docs/rest-api/sdk/sandboxes/get-a-snapshot.md): GET /v1/sandboxes/snapshots/{snapshotId} Retrieves detailed information about a specific snapshot, including its creation time, size, expiration
- [List sandboxes (Vercel SDK)](/docs/rest-api/sdk/sandboxes-v2-beta/list-sandboxes.md): GET /v2/sandboxes Retrieves a paginated list of named sandboxes belonging to a specific project. Results can be sorted by creation time or name, and

All pages: [/llms.txt](/llms.txt)
