v1
Document
Get Document Status
Get processing status for an uploaded document.
Pass ?timeline=true to include step-by-step processing detail without changing the default flat status fields.
get/v1/document/status/{upload_id}
Path parameters
upload_idstring required
Query parameters
timelineboolean
When true, include a timeline object with ordered processing steps, per-step status, and timing. Default response shape is unchanged.
When true, include a timeline object with ordered processing steps, per-step status, and timing. Default response shape is unchanged.
Response
Document processing status. Include ?timeline=true for step detail.