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

Download Open API Spec

DownloadFromGridResult

org.sagebionetworks.repo.model.grid.DownloadFromGridResult

The response body of an asynchronous CSV grid download job.

Field Type Description
concreteType STRING
sessionId STRING The session ID of the grid from which this CSV was derived.
resultsFileHandleId STRING The resulting file handle ID can be used to download the CSV file created by this job. The file will contain all of the data in the grid session when the job was started.