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.

Authentication

AuthorizationBearer

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

Path parameters

idstringRequired

Headers

X-API-KeystringRequired

Response

Successful Response
resultsobject

Errors