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

Download Open API Spec

POST /grid/download/csv/async/start

Asynchronously start a csv download. Use the returned job id and GET /grid/download/csv/async/get to get the results of the query

Resource URL

https://repo-prod.prod.sagebase.org/repo/v1/grid/download/csv/async/start

Resource Information
Authentication Required
Required OAuth Scopes view , download
HTTP Method POST
Request Object DownloadFromGridRequest
(application/json)
Response Object AsyncJobId
(application/json)