Batch download content

Batch download multiple files and folders in a specific Data Room.

This API is a Long Request API, meaning the final response must be retrieved via the GET Long Request API. The result is returned in JSON format:

{
  "downloadUrl": <string>
}

You can download the file using the downloadUrl field.

Language
Credentials
Header
URL
Click Try It! to start a request and see the response here!