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

Download Open API Spec

GET /entity/{id}/uploadDestination/{storageLocationId}

Get the upload destination associated with the given storage location id. This will always return an upload destination

Resource URL

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

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