Chatbots
Fetch all Chatbots
Chatbots
Fetch all Chatbots
Fetch the list of chatbots for current user
GET
/
api
/
v1
/
chatbots
Authorization
string
*
Bearer
Authorization
Required
string
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.