Knowledge Base
Get Knowledge Base Document
Get details about a specific documentation making up the agent’s knowledge base
GET
/
v1
/
convai
/
agents
/
{agent_id}
/
knowledge-base
/
{documentation_id}
Headers
Your API key. This is required by most endpoints to access our API programatically. You can view your xi-api-key using the 'Profile' tab on the website.
Path Parameters
The id of an agent. This is returned on agent creation.
The id of a document from the agent's knowledge base. This is returned on document addition.
Was this page helpful?