v13

latestOpenAPI 3.1.0raw.githubusercontent.com2026-01-226780228.2 KB

Batch Get Chunks

Retrieve specific chunks by their document ID and chunk number in a single batch operation.

post/batch/chunks

Headers

authorizationstring nullable

Request body

end_user_idstring nullable

Optional end-user scope for the operation

use_colpaliboolean nullable

Whether to use ColPali embeddings for retrieval

output_format'base64' | 'url' | 'text'

Output format for image chunks in retrieval results.

Response

Successful Response

contentstring required
scorenumber required
document_idstring required
chunk_numberinteger required
metadataobject required
content_typestring required
filenamestring nullable
download_urlstring nullable
is_paddingboolean

Whether this chunk was added as padding