Get chatbots history data with pagination and search
Chatbot
Get chatbots history data with pagination and search
GET
Get chatbots history data with pagination and search
Documentation Index
Fetch the complete documentation index at: https://docs.cleartalk.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API Key for authentication
Query Parameters
Page number for pagination
Example:
"1"
Number of items per page
Example:
"10"
Search term
Example:
"chatbot name"
Column to order by
Example:
"created_at"
Order direction (asc or desc)
Example:
"desc"
Response
200
Returns the chatbots history data with pagination metadata
