Use the REST API to create and manage datasets.
Use the REST API to manage dataset files.
Use the REST API to manage datasets.
Manage datasets Create datasets and edit dataset configuration.
Manage dataset files Upload new files and download redacted 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