Body
Request body for retrieving chunked document content.
Contains context filtering options to select specific documents by collection, artifacts, and metadata criteria, plus optional token limiting for chat optimization.
The request body defines filtering criteria and chunking parameters for retrieving documents split into chat-ready content blocks with citations.
Request body for retrieving full document content with filtering options.
Filter to select documents to retrieve. Supports filtering by collection, artifacts, and metadata.
Maximum number of tokens to return in the content. If not set, returns full content of the documents.
x >= 1
Response
Successful chunked content retrieval
Response containing chunked document content for chat usage.
List of documents with their content split into chunks for chat usage