Knowledge Bases v2
Check Document Processing Status
Checks the processing status of a website document. This endpoint is useful for monitoring the progress of website crawling and vectorization.
GET
Response
200
application/json
Successful Response
Model for document processing status.
Current status of document processing: 'processing' while in progress, 'completed' when finished successfully, or 'failed' on error.
Available options:
processing
, completed
, failed
Optional message providing more details about the current processing status or any errors encountered.
List of document IDs that were processed or are being processed.