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:
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