# Page Not Found

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

- [Get a command (Vercel SDK)](/docs/rest-api/sdk/sandboxes/get-a-command.md): GET /v1/sandboxes/{sandboxId}/cmd/{cmdId} Retrieves the current status and details of a command executed in a sandbox. Use the wait parameter to
- [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 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
- [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,

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