v1
latestOpenAPI 3.0.02026-07-17120114186.8 KBbus
Get multipart upload details
Returns details about an ongoing multipart upload.
get/bus/multipart/upload/{id}
Path parameters
idstring required
The ID of the multipart upload
Response
Successfully retrieved multipart upload details
Example response
{
"bucket": "default",
"uploadID": "f1e2d3c4b5a697887776665544332211ffeeddccbbaa99887766554433221100"
}