Skip to main content
GET
Download a file or folder from a snapshot

Authorizations

Authorization
string
header
required

Box bearer token in the form box_.... Service API keys authenticate Box operations.

Path Parameters

snapshotId
string<uuid>
required

Snapshot id returned by the snapshot list/latest calls.

Query Parameters

path
string

File or folder path inside the snapshot. Empty for the whole snapshot.

Response

File bytes (application/octet-stream) or folder tar (application/x-tar).

The response is of type file.