curl --request GET \
--url https://api.cleartalk.ai/chatbot/history-data \
--header 'x-api-key: <api-key>'curl --request GET \
--url https://api.cleartalk.ai/chatbot/history-data \
--header 'x-api-key: <api-key>'API Key for authentication
Page number for pagination
"1"
Number of items per page
"10"
Search term
"chatbot name"
Column to order by
"created_at"
Order direction (asc or desc)
"desc"
Returns the chatbots history data with pagination metadata