Endpoint
Path parameters
string
required
Path to the folder relative to the storage root.
photos · videos/2024Response
Returns a ZIP archive containing every file under the folder (recursively), with each entry’s path preserved relative to the folder.
Status codes:
200 success · 400 missing or invalid path · 404 folder not found or empty · 500 error
Example
Related
Download Multiple Items
Bundle a mixed selection of files and folders into one ZIP.
Download Original File
Download a single file.