Skip to main content
GET
Get an object download URL

Authorizations

Authorization
string
header
required

Dairo API key, e.g. dairo_test_... or dairo_live_...

Path Parameters

bucketId
string
required

Bucket identifier (buk_*).

objectId
string<uuid>
required

Storage object identifier.

Response

Success

downloadUrl
string<uri>
required

Presigned S3 GET URL.

expiresInSeconds
integer
required
Required range: 1 <= x <= 604800