Documents

Get Document Status

Get the processing status and details of a specific document.

get/documents/{document_id}/status

Path parameters

document_idstring required

Headers

authorizationstring nullable
x_session_tokenstring nullable

Response

Successful Response

document_idstring uuid required
filenamestring required
document_typestring required
statusstring required
status_messagestring nullable
file_size_bytesinteger nullable
total_tokensinteger nullable
chunk_countinteger nullable
processing_started_atstring date-time nullable
processing_completed_atstring date-time nullable
created_atstring date-time required
updated_atstring date-time nullable

Changes

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