Skip to main content
Check whether a document has finished processing (conversion, chunking, and embedding).

Endpoint

Authentication

Required.

Request body

documentId
string
required
The document ID to check.

Response

success
boolean
Whether the request was successful.
status
string
Processing status: processing, chunking, completed, or error.

Processing stages

Example

Response