uploads

Get Upload

Get upload session status.

get/api/v1/uploads/{upload_id}

Path parameters

upload_idstring required

Headers

x-api-keystring nullable

Response

Successful Response

idstring required
project_idstring required
status'initiating' | 'uploading' | 'detecting' | 'converting' | 'reviewing' | 'registering' | 'completed' | 'failed' required
transfer_methodstring
file_countinteger
total_bytesinteger
bytes_uploadedinteger
raw_prefixstring nullable
processed_prefixstring nullable
user_metadataobject nullable
detected_metadataobject nullable
is_categoricalboolean
target_collection_idstring nullable
error_messagestring nullable
error_stepstring nullable
checksum_crc32cstring nullable
created_bystring nullable
created_atstring date-time required
updated_atstring date-time required

Changes

No recorded changes to this endpoint across all 1 revision of this API.