latestSwagger 2.02026-08-2053114259.7 KB
41da8739a690
Dataset Management
Download a dataset file
Downloads the specified file from the dataset. The downloaded file is redacted based on the dataset configuration.
get/api/Dataset/{datasetId}/files/{fileId}/download
Path parameters
datasetIdstring required
The unique identifier of the dataset
fileIdstring required
The unique identifier of the file
Query parameters
jsonDownloadAsstring
Format for JSON file downloads
Response
Returns the redacted file stream
string binary required