Chunks
Get Chunk
Retrieve the full details of a single chunk.
get/datasets/{dataset_id}/documents/{document_id}/segments/{segment_id}
Path parameters
dataset_idstring uuid required
Knowledge base ID. Obtain it from List Knowledge Bases.
document_idstring uuid required
Document ID. Obtain it from List Documents.
segment_idstring uuid required
Chunk ID. Obtain it from List Chunks.
Response
Chunk details.