curl --request POST \
--url https://api.webtranspose.com/v1/chat/get \
--header 'Content-Type: application/json' \
--data '{
"chatbot_id": "<string>"
}'
curl --request POST \
--url https://api.webtranspose.com/v1/chat/get \
--header 'Content-Type: application/json' \
--data '{
"chatbot_id": "<string>"
}'
Successful Response