---
title: "Get the batch multipart upload by id"
method: GET
path: "/batch/{batch_id}/multipart-upload/{id}"
tags: ["upload"]
---

# Get the batch multipart upload by id

`GET /batch/{batch_id}/multipart-upload/{id}`

Retrieve the details of a specific batch multipart upload by its ID
including a list of uploaded parts.

## Response `200`

The BatchMultipartUpload object

## Other responses

- `403` — Access is denied to the requested resource.
- `404` — The object identified by path parameters does not exist.

---

[API](https://skmtc.net/dvidshub/apis/dvids-content-submission-api.md) · [All operations](https://skmtc.net/dvidshub/apis/dvids-content-submission-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/dvidshub/dvids-content-submission-api/revisions/921b385ab6b9/schema)
