The Open API specification for Synapse is now available for download!

Download Open API Spec

AddFileToDownloadListRequest

org.sagebionetworks.repo.model.file.AddFileToDownloadListRequest

Request to add either the children of a folder or the files of a view query to the user's download list.

Field Type Description
concreteType STRING
folderId STRING The ID of the folder containing the files to add to the user's download list. Note: Only the files in this folder will be added to the download list, files in sub-folders will not be added. Should be null if setting a 'query'.
query Query