datasets

Download a folder from a dataset

Takes dataset ID and a folder ID in that dataset and streams just that folder and sub-folders as a zip

get/datasets/{id}/downloadFolder

Path parameters

idstring required

Query parameters

folderIdstring required

ID of the folder to download

Response

OK

Changes