List knowledge base documents
Get a list of available knowledge base documents
Headers
xi-api-key
Query parameters
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).
types
If present, the endpoint will return only documents of the given types.
Allowed values:
parent_folder_id
If set, the endpoint will return only documents that are direct children of the given folder.
ancestor_folder_id
If set, the endpoint will return only documents that are descendants of the given folder.
folders_first
Whether folders should be returned first in the list of documents.
sort_direction
The direction to sort the results
Allowed values:
sort_by
The field to sort the results by
Allowed values:
use_typesenseDeprecated
If set to true, the endpoint will use typesense DB to search for the documents).
cursor
Used for fetching next page. Cursor is returned in the response.
Response
Successful Response
documents
has_more
next_cursor