# Page Not Found

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

- [List drives (Vercel SDK)](/docs/rest-api/sdk/sandboxes/list-drives.md): GET /v2/sandboxes/drives Retrieves a paginated list of drives belonging to a specific project. Drives are in private beta. Register your interest to
- [List drives](/docs/rest-api/sandboxes/list-drives.md): GET /v2/sandboxes/drives Retrieves a paginated list of drives belonging to a specific project. Drives are in private beta. Register your interest to
- [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 or create a drive (Vercel SDK)](/docs/rest-api/sdk/sandboxes/get-or-create-a-drive.md): POST /v2/sandboxes/drives/{name} Gets an existing drive by project and name, or creates it when it does not exist. Drives are in private beta.
- [Delete a drive (Vercel SDK)](/docs/rest-api/sdk/sandboxes/delete-a-drive.md): DELETE /v2/sandboxes/drives/{name} Deletes a drive by project and name. Attached drives cannot be deleted. Stop or replace the session currently

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