Get snapshot file tree
List the files and folders captured in a snapshot, with sizes. Returns a flat list of entries you can render as a tree.
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
Flat file/folder listing for the snapshot.
true
Stable success envelope discriminator added by v1.
"snapshot.tree"false for legacy snapshots or inventories too large to expand; see reason.
true when the file list was capped; not every entry is returned.
Number of your files in this snapshot (base-image system files excluded).
Total bytes of your data in this snapshot (base-image system files excluded).
Exactly the files/dirs a resume or download returns, your data only; base-image system entries are not listed.
Why the tree is unavailable, when treeAvailable is false.
"legacy_snapshot"
"inventory_too_large"