Retrieve Presigned Download URL for SOS object

GET /sos/{bucket}/presigned-url

Generates Presigned Download URL for SOS object

Responses

  • 200 application/json

    200

    Hide response attribute Show response attribute object
GET /sos/{bucket}/presigned-url
curl \
 -X GET https://api-ch-gva-2.exoscale.com/v2/sos/{bucket}/presigned-url
Response examples (200)
{
  "url": "string"
}