JavaScript
API Reference
Batch Get Chunks
Retrieve specific chunks by their document ID and chunk number in a single batch operation.
POST
JavaScript
Headers
Body
application/json
Request model for batch chunk retrieval.
List of chunk sources to retrieve
Optional folder scope. Accepts a folder PATH (e.g., '/Company/Reports') or list of paths.
Optional end-user scope for the operation
Whether to use ColPali embeddings for retrieval
How to return image chunks: base64 (default), url, or text (markdown format)
Available options:
base64, url, text Response
Successful Response

