Get Knowledge Base Document

GET
/v1/convai/agents/:agent_id/knowledge-base/:documentation_id

Get details about a specific documentation making up the agent’s knowledge base

Path parameters

agent_idstringRequired

The id of an agent. This is returned on agent creation.

documentation_idstringRequired

The id of a document from the agent’s knowledge base. This is returned on document addition.

Response

Successful Response

idstring
type"file" or "url"
Allowed values: fileurl
extracted_inner_htmlstring