Get document chunk

Get details about a specific documentation part used by RAG.

Path parameters

documentation_idstringRequired
The id of a document from the knowledge base. This is returned on document addition.
chunk_idstringRequired
The id of a document RAG chunk from the knowledge base.

Headers

xi-api-keystringRequired

Response

Successful Response
idstring
namestring
contentstring

Errors