List knowledge base documents
Get a list of available knowledge base documents
Headers
xi-api-key
Query parameters
cursor
Used for fetching next page. Cursor is returned in the response.
page_size
How many documents to return at maximum. Can not exceed 100, defaults to 30.
search
If specified, the endpoint returns only such knowledge base documents whose names start with this string.
show_only_owned_documents
If set to true, the endpoint will return only documents owned by you (and not shared from somebody else).
use_typesense
If set to true, the endpoint will use typesense DB to search for the documents).
Response
Successful Response
documents
has_more
next_cursor
Errors
422
Conversational AI Get Knowledge Base List Request Unprocessable Entity Error