Download multiple files as a ZIP archive

Retrieves multiple files based on their names and file path, packages them into a ZIP archive, and returns the file for download.
If any requested files are not found, appropriate error details are returned.

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

The path where the file is stored (e.g. CLM, cpq-cart-{path}, cpq/cart/{path}).

Query Params
fileNames
array of strings

The list of file names to be zipped and downloaded.

fileNames
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses
200

Zip Archive of the downloaded files

400

Bad Request

403

Forbidden

503

Service Temporarily Unavailable

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