Get snapshot download
Return time-limited signed URLs for every chunk needed to reconstruct the sandbox filesystem at this snapshot (the full chain, base through this generation), plus the inventory. Download the chunks and reassemble them as described by reconstruct. The boat snapshot pull CLI command does this for you.
Authorizations
Boat bearer token in the form boat_.... Service API keys authenticate sandbox operations.
Path Parameters
Snapshot id returned by the snapshot list/latest calls.
Response
Signed chunk URLs for the snapshot chain.
true
Stable success envelope discriminator added by v1.
"snapshot.download"base, incremental, legacy Lifetime of every signedUrl in this response.
Human-readable note on how to reassemble the chunks into a filesystem.
Every chunk across the chain (all generations up to and including this snapshot), ordered by (generation, chunkIndex).