Data Source
Get chatbot data-source items
Get chatbot data-source items
GET
/
api
/
aibot
/
data-source
/
items
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
chatbotId
string
requiredUnique identifier of the chatbot
source
string
requiredSource of the chatbot data (WEBSITE | TEXT | QA | ALL)