Skip to main content
GET
Returns whether this upload chunk has already been sent

Path Parameters

id
string
required

Volume ID

Query Parameters

resumableChunkNumber
integer
required

Number of the current chunk

resumableTotalChunks
integer
required

Total number of chunks of the file to upload

resumableIdentifier
string
required

Unique identifier for the file to upload

key
string
required

Unique identifier for this upload session

checksum
string
required

Checksum of the file to upload

Response

Chunk has already been uploaded

Last modified on August 18, 2026