Request Selective Zip Download

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.

Language
Authorization
Query
Click Try It! to start a request and see the response here!