List sandbox snapshots
compute
List sandbox snapshots
Returns a list of snapshots for the specified sandbox.
GET
List sandbox snapshots
Authorizations
OAuth2 authentication with JWT tokens
Path Parameters
Name of the sandbox
Response
successful operation
When the snapshot was created
Unique snapshot identifier
Example:
"snap_abc123"
Name of the source sandbox
Status of the snapshot (pending, ready, failed)
Example:
"ready"
Workspace of the source sandbox
Who created the snapshot
Optional human-readable name for the snapshot
Example:
"before-migration"
Last modified on July 14, 2026
