# Page Not Found

`/docs/rest-api/sdk/sandboxes/list-sandboxes` does not exist. Similar pages:

- [List sandboxes (Vercel SDK)](/docs/rest-api/sdk/sandboxes/list-sandboxes.md): GET /v1/sandboxes Retrieves a paginated list of sandboxes belonging to a specific project. Results can be filtered by creation time using the since
- [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
- [List snapshots (Vercel SDK)](/docs/rest-api/sdk/sandboxes/list-snapshots.md): GET /v1/sandboxes/snapshots Retrieves a paginated list of snapshots for a specific project. Categorysandboxes SDK@vercel/sdk (npm i @vercel/sdk)
- [List commands (Vercel SDK)](/docs/rest-api/sdk/sandboxes/list-commands.md): GET /v1/sandboxes/{sandboxId}/cmd Retrieves a list of all commands that have been executed in a sandbox, including their current status, exit codes,
- [List snapshots (Vercel SDK)](/docs/rest-api/sdk/sandboxes-v2-beta/list-snapshots.md): GET /v2/sandboxes/snapshots Retrieves a paginated list of snapshots for a specific project. Categorysandboxesv2beta SDK@vercel/sdk (npm i @vercel/sdk)

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