v1

latestOpenAPI 3.0.42026-08-04342835917.6 KB
BatchUpload

Gets the full result of a batch upload including all items.

get/asset/batch-upload/{batchUploadId}

Path parameters

batchUploadIdstring required

The identifier of the batch upload to retrieve.

Response

OK

batchUploadIdstring required

The identifier of the batch upload.

status'Processing' | 'Completed' | 'Aborted' required
totalCountinteger required

The total number of URLs in the batch.

completedCountinteger required

The number of URLs that have been successfully processed.

failedCountinteger required

The number of URLs that failed to process.