Skip to main content
GET
Get Upload

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

bucket_identifier
string
required

The unique identifier of the bucket

upload_id
string
required

The unique identifier of the upload

Query Parameters

return_presigned_urls
boolean
default:false

Generate fresh presigned download URLs for all blobs with S3 storage

Response

Successful Response