v1
latestOpenAPI 3.1.02026-07-22304756.7 KBBox
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.
get/snapshots/{snapshotId}/tree
Path parameters
snapshotIdstring uuid required
Snapshot id returned by the snapshot list/latest calls.
Response
Flat file/folder listing for the snapshot.
Example response
{
"ok": true,
"reason": "legacy_snapshot"
}