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

Download Open API Spec

GET /storageLocation/{id}

Get the StorageLocationSetting with the given id.

Only the creator of the StorageLocationSetting can retrieve it by its id.

Resource URL

https://repo-prod.prod.sagebase.org/repo/v1/storageLocation/{id}

Resource URL Variables
{id} the ID of the storage location setting.
Resource Information
Authentication Required
Required OAuth Scopes view
HTTP Method GET
Request Object None
Response Object StorageLocationSetting
(application/json)