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