v1
latestSwagger 2.02026-07-134146194.6 MBChunkedUploads
Retrieves metadata about a chunked upload.
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.
get/v2.1/accounts/{accountId}/chunked_uploads/{chunkedUploadId}
Path parameters
accountIdstring required
The external account number (int) or account ID GUID.
chunkedUploadIdstring required
The ID of the chunked upload.
Query parameters
includestring
(Optional) This parameter enables you to include additional attribute data in the response. The valid value for this method is checksum, which returns an SHA256 checksum of the content of the chunked upload in the response. You can use compare this checksum against your own checksum of the original content to verify that there are no missing parts before you attempt to commit the chunked upload.
Response
Successful response.