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.
Authorizations
Box bearer token in the form box_.... Service API keys authenticate Box 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).