Use the REST API to manage dataset files.
Downloads the specified file from the dataset. The downloaded file is redacted based on the dataset configuration.
/api/Dataset/{datasetId}/files/{fileId}/download
Downloads all files from the specified dataset. The downloaded files are redacted based on the dataset configuration.
/api/Dataset/{datasetId}/files/download_all