# Page Not Found

`/docs/rest-api/sdk/sandboxes-v2-beta/execute-a-command` does not exist. Similar pages:

- [Execute a command (Vercel SDK)](/docs/rest-api/sdk/sandboxes-v2-beta/execute-a-command.md): POST /v2/sandboxes/sessions/{sessionId}/cmd Executes a shell command inside a running session. The command runs asynchronously and returns
- [Execute a command](/docs/rest-api/sandboxes-v2-beta/execute-a-command.md): POST /v2/sandboxes/sessions/{sessionId}/cmd Executes a shell command inside a running session. The command runs asynchronously and returns
- [Get a command (Vercel SDK)](/docs/rest-api/sdk/sandboxes-v2-beta/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
- [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
- [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)
