List Sandboxes
List E2B sandboxes
statestringdefault: all(query)
Filter by state: running, paused, or all.
Response
Returns an array of sandbox objects filtered to the authenticated user.
sandboxesarray
Sandbox object
idstring
Sandbox ID.
namestring
Sandbox name.
displayNamestring
AI-generated human-readable name.
statusstring
Current status:
running or stopped.createdAtstring
ISO 8601 timestamp.
hoststring
Sandbox host URL.