Dataset Management
Download selected dataset files
Downloads the specified files from the dataset as a single ZIP archive. The downloaded files are redacted based on the dataset configuration.
post/api/Dataset/{datasetId}/files/download_selected
Path parameters
datasetIdstring required
The unique identifier of the dataset
Request body
Response
Returns ZIP archive of the selected redacted files
string binary required
Changes
Changed in 1 of the 6 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○