Get knowledge base document

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

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

Path parameters

documentation_idstringRequired

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

Response

Successful Response

idstring
typeenum
Allowed values: fileurl
extracted_inner_htmlstring

Errors

Built with