GET
/
storage
/
multipart-upload
Error
A valid request URL is required to generate request examples

Authorizations

Authorization
string
header
required

Copy your Cognito JWT Token below: 'Bearer <JWT>'

Query Parameters

expected_total_parts
integer

The expected total parts for the upload. Or the total parts that the client assumes have been uploaded so far.

object_key
string
required

The object key associated with the UploadId

upload_id
string
required

The UploadId to validate

Response

Success