Skip to content

ChunkedUploadSession

Chunked upload session information

PropertyTypeDescription
bucketstringTarget bucket
chunkSizenumberChunk size used
completedChunksnumber[]Array of completed chunk indices (0-indexed)
createdAtstringSession creation time
expiresAtstringSession expiration time
pathstringTarget file path
sessionIdstringUnique session identifier for resume
status"active" | "completing" | "completed" | "aborted" | "expired"Session status
totalChunksnumberTotal number of chunks
totalSizenumberTotal file size