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

Download Open API Spec

SortField

org.sagebionetworks.repo.model.download.SortField

Enumeration of the fields of a user's download list that can be used for sorting.

Enumeration
name description
fileName The name of the file entity.
projectName The name of the file's project.
synId The synId of the file
versionNumber The version of number of the file.
addedOn The date-time that the file was added to the user's download list
createdBy The ID of the user that created the file.
createdOn The date-time when the file was created.
fileSize The size of the file.
isEligibleForPackaging Sort by files that are eligible for packaging into a zip file.