v6

latestOpenAPI 3.0.1raw.githubusercontent.com2026-08-0182128753.1 KB
Documents

Get Document Indexing Status

Returns indexing progress for every document in a batch: the current stage and chunk completion counts. Poll until each indexing_status reaches completed or error. Status advances through waitingparsingcleaningsplittingindexingcompleted.

get/datasets/{dataset_id}/documents/{batch}/indexing-status

Path parameters

dataset_idstring uuid required

Knowledge base ID. From List Knowledge Bases.

batchstring required

Batch ID returned when you create or update a document.

Response

Indexing status for documents in the batch.