Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 6.66 KB

File metadata and controls

14 lines (10 loc) · 6.66 KB

DocumentStatusResponse

Describes the document status response body

Fields

Field Type Required Description Example
upload_status Optional[str] Upload status, enum of NOT_UPLOADED, UPLOADED, STATUS_UNKNOWN UPLOADED
last_uploaded_at Optional[str] Time of last successful upload for the document, in ISO 8601 format 2021-08-06T17:58:01.000Z
indexing_status Optional[str] Indexing status, enum of NOT_INDEXED, INDEXED, STATUS_UNKNOWN INDEXED
last_indexed_at Optional[str] Time of last successful indexing for the document, in ISO 8601 format 2021-08-06T17:58:01.000Z
permission_identity_status Optional[str] Permission identity status, enum of NOT_UPLOADED, UPLOADED, STATUS_UNKNOWN (Always unknown if identityDatasourceName is set). Document visibility may be affected status is NOT_UPLOADED. UPLOADED