documents

Get Chunk

Fetch a specific chunk by ID.

Useful for fetching just the cited chunk without the full document.

get/v1/documents/chunk/{chunk_id}

Path parameters

chunk_idstring uuid required

Query parameters

workspace_idstring uuid required

Response

Successful Response

idstring required
idxinteger required
textstring required
start_offsetinteger required
end_offsetinteger required

Changes

No recorded changes to this endpoint across all 1 revision of this API.