v1
latestOpenAPI 3.1.02026-07-22304756.7 KBBox
Get snapshot download
Return time-limited signed URLs for every chunk needed to reconstruct the box 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 box snapshot pull CLI command does this for you.
get/snapshots/{snapshotId}/download
Path parameters
snapshotIdstring uuid required
Snapshot id returned by the snapshot list/latest calls.
Response
Signed chunk URLs for the snapshot chain.
Example response
{
"ok": true
}