# Page Not Found

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

- [Get a named sandbox (Vercel SDK)](/docs/rest-api/sdk/sandboxes/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
- [Understanding Sandboxes](/docs/sandbox/concepts.md): Vercel Sandboxes provide ondemand, isolated compute environments for running untrusted code, testing applications, executing AIgenerated scripts, and
- [List sandboxes (Vercel SDK)](/docs/rest-api/sdk/sandboxes/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
- [Get a named sandbox](/docs/rest-api/sandboxes/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
- [Get a command (Vercel SDK)](/docs/rest-api/sdk/sandboxes/get-a-command.md): GET /v2/sandboxes/sessions/{sessionId}/cmd/{cmdId} Retrieves the current status and details of a command executed in a session. Use the wait

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