Retrieve Chunk

Get a specific chunk by its ID.

Returns the chunk’s content, metadata, and associated document/collection information. Users can only retrieve chunks they own or have access to through collections.

Path parameters

idstringRequired

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

X-API-KeystringRequired

Response

Successful Response

resultsobject

Errors