Sandboxes
Get snapshots
List all snapshots for the team
GET
cURL
Documentation Index
Fetch the complete documentation index at: https://e2b-mintlify-d2daa4bf.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Query Parameters
Filter snapshots by source sandbox ID
Maximum number of items to return per page
Required range:
1 <= x <= 100Cursor to start the list from
Response
Successfully returned snapshots
Identifier of the snapshot template including the tag. Uses namespace/alias when a name was provided (e.g. team-slug/my-snapshot:default), otherwise falls back to the raw template ID (e.g. abc123:default).
Full names of the snapshot template including team namespace and tag (e.g. team-slug/my-snapshot:v2)
cURL