DocumentsGet document chunksGet document chunks GET /documents/:id/chunks Get all chunks for a specific document. Chunks are the indexed segments of a document used for search. Request Responses200400401404500OKMissing document IDUnauthorizedDocument not foundInternal server error