Request Selective Zip Download

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

This endpoint will initiate the production of a zip file which contains the specified files and directories. During this process the selected backup, specified as :commit_id, will be used as the source of the selected content, packaged as a single zip file and stored in Amazon S3. Upon completion, a perishable link will be provided to the customer so that they can retrieve the zip file. By default, these links expire after 1 week.

The individual file and directory paths should be specified as a string of comma delimited paths. Directories must end with a trailing slash. For example: /path/to/directory/ and not /path/to/directory.

The desired backup and corresponding :commit_id can be located using the List Backups request.

Path Params
int32
required

The ID of the website

string
required

The ID of the backup you would like to download.

Body Params
paths
array of strings

Example: ['/path_to_file.txt', '/path/to/folder/']

paths
Responses

Language
Credentials
Query
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json