# Page Not Found

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

- [List sessions (Vercel SDK)](/docs/rest-api/sdk/sandboxes/list-sessions.md): GET /v2/sandboxes/sessions Retrieves a paginated list of sessions belonging to a specific sandbox. Results are sorted by creation time and paginated
- [List sessions](/docs/rest-api/sandboxes/list-sessions.md): GET /v2/sandboxes/sessions Retrieves a paginated list of sessions belonging to a specific sandbox. Results are sorted by creation time and paginated
- [Get a session (Vercel SDK)](/docs/rest-api/sdk/sandboxes/get-a-session.md): GET /v2/sandboxes/sessions/{sessionId} Retrieves detailed information about a specific session, including its current status, resource configuration,
- [List commands (Vercel SDK)](/docs/rest-api/sdk/sandboxes/list-commands.md): GET /v2/sandboxes/sessions/{sessionId}/cmd Retrieves a list of all commands that have been executed in a session, including their current status,
- [JS SDK Reference](/docs/sandbox/sdk-reference.md): Use the Vercel Sandbox JavaScript SDK to create isolated Linux microVMs on demand. Run untrusted code, test full Linux workflows, and manage files,

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