Chatbots
Retrieve chatbot
Retrieve a chatbot by its ID.
GET
/
chatbots
/
{chatbotId}
Request parameters
Path
The chatbot ID.
Response
The status of the request. Will be success
if the request was successful, otherwise error
.
Retrieve a chatbot by its ID.
The chatbot ID.
The status of the request. Will be success
if the request was successful, otherwise error
.