v5

OpenAPI 3.1.02026-08-025631,1012.8 MB
Bucket Uploads

Get Upload

Retrieve an upload by its ID.

Use this to check upload status, get S3 key, or retrieve created object_id after confirmation.

**Presigned URLs**: Set `return_presigned_urls=true` query parameter to generate fresh presigned download URLs (default: false).
The presigned URLs expire after 1 hour and allow direct download from S3.
get/v1/buckets/{bucket_identifier}/uploads/{upload_id}

Path parameters

bucket_identifierstring required

The unique identifier of the bucket

The unique identifier of the bucket

upload_idstring required

The unique identifier of the upload

The unique identifier of the upload

Query parameters

return_presigned_urlsboolean

Generate fresh presigned download URLs for all blobs with S3 storage

Generate fresh presigned download URLs for all blobs with S3 storage

Response

Successful Response

{"stackTrail":"paths:/v1/buckets/{bucket_identifier}/uploads/{upload_id}:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}