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.

Changes

Changed in 1 of the 11 revisions of this API.5

    • the response property // became nullable for the status

      response-property-became-nullable

    • the response property // became nullable for the status

      response-property-became-nullable

    • the response property // became nullable for the status

      response-property-became-nullable

    • the response property // became nullable for the status

      response-property-became-nullable

    • the response property // became nullable for the status

      response-property-became-nullable