Dataset Management

Download all dataset files

Downloads all files from the specified dataset. The downloaded files are redacted based on the dataset configuration.

get/api/Dataset/{datasetId}/files/download_all

Path parameters

datasetIdstring required

The unique identifier of the dataset

Query parameters

jsonDownloadAsstring

Format for JSON file downloads

Response

Returns ZIP archive of all redacted files

string binary required

Changes

No recorded changes to this endpoint across all 6 revisions of this API.