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

Download Open API Spec

GET /entity/{id}/uploadDestinationLocations

Get the upload destination locations available for this parent entity. This will return a list of at least one destination location. The first destination in the list is always the default destination

Resource URL

https://repo-prod.prod.sagebase.org/file/v1/entity/{id}/uploadDestinationLocations

Resource URL Variables
{parentId}
Resource Information
Authentication Required
Required OAuth Scopes view
HTTP Method GET
Request Object None
Response Object ListWrapper<UploadDestinationLocation>
(application/json)