document

Get Document

Retrieve document metadata by its external ID. Returns decrypted document information with proper access controls.

get/api/document/{document_ext_id}

Path parameters

document_ext_idstring required

Response

Successful Response

external_idstring required
workspace_ext_idstring required
file_namestring nullable
statusstring nullable
n_pagesinteger nullable
n_chunksinteger nullable
tokensinteger nullable
file_typestring nullable
file_sizeinteger nullable
storage_typestring nullable
storage_uristring nullable
titlestring required
doc_datestring date nullable
sharedboolean nullable
re_ocredboolean nullable
config_ext_idstring nullable
created_by_ext_idstring nullable
created_atstring date-time required
updated_atstring date-time required

Changes