Retrieves full extracted chunk text for a processed vault object. Use this after search when a truncated preview is not enough and you need the exact chunk text or adjacent chunks for surrounding context such as tables, exhibit lists, or multi-part passages.
Documentation Index
Fetch the complete documentation index at: https://docs.case.dev/llms.txt
Use this file to discover all available pages before exploring further.
API key starting with sk_case_
The vault ID containing the document.
The processed object ID whose chunk text should be retrieved.
The first chunk index to return (0-based). Defaults to 0.
x >= 0The last chunk index to return (inclusive). If omitted, only the start chunk is returned. Ranges are limited to 10 chunks.
x >= 0