Get Upload
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
Get Upload
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The unique identifier of the bucket
The unique identifier of the upload
Query Parameters
Generate fresh presigned download URLs for all blobs with S3 storage
Response
Successful Response

