Request parameters
Path
The chatbot ID.
Query
The page number for pagination.
The sort order. Possible values:
date_desc
: Sort by date in descending order.date_asc
: Sort by date in ascending order.
Filter by the type of the data source. Possible values are
link
, text
, faq
, document
, and zoho
.Leave blank to get all types of data sources.Response
The status of the request. Will be
success
if the request was successful, otherwise error
.