---
title: "Retrieves metadata about a chunked upload."
method: GET
path: "/v2.1/accounts/{accountId}/chunked_uploads/{chunkedUploadId}"
tags: ["ChunkedUploads"]
---

# Retrieves metadata about a chunked upload.

`GET /v2.1/accounts/{accountId}/chunked_uploads/{chunkedUploadId}`

Returns the details (but not the content) about a chunked upload.

**Note:** You cannot obtain details about a chunked upload that has expired, been deleted, or consumed by other actions.

## Path parameters

- `accountId` string, required
- `chunkedUploadId` string, required

## Query parameters

- `include` string

## Response `200`

Successful response.

## Other responses

- `400` — Error encountered.

---

[API](https://skmtc.net/docusign/apis/docusign-esignature-rest-api.md) · [All operations](https://skmtc.net/docusign/apis/docusign-esignature-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/docusign/docusign-esignature-rest-api/versions/77f1998c313d/schema)
