v4
OpenAPI 3.1.02026-07-313621,3961.8 MBAgents Platform
Get Documentation Chunk From Knowledge Base
Get details about a specific documentation part used by RAG.
get/v1/convai/knowledge-base/{documentation_id}/chunk/{chunk_id}
Path parameters
documentation_idstring required
The id of a document from the knowledge base. This is returned on document addition.
Example:21m00Tcm4TlvDq8ikWAM
The id of a document from the knowledge base. This is returned on document addition.
chunk_idstring required
The id of a document RAG chunk from the knowledge base.
The id of a document RAG chunk from the knowledge base.
Query parameters
embedding_model'e5_mistral_7b_instruct' | 'multilingual_e5_large_instruct'
The embedding model used to retrieve the chunk.
Headers
xi-api-keystring nullable
Your API key. This is required by most endpoints to access our API programmatically. You can view your xi-api-key using the 'Profile' tab on the website.
Your API key. This is required by most endpoints to access our API programmatically. You can view your xi-api-key using the 'Profile' tab on the website.
Response
Successful Response