get https://api.clustaar.io/bots//conversation_elements
Full-text search through your Bot Conversations
Search in the text of conversations
Response
Returns a list of search results as Conversation Element.
An element is returned only of some part of the query was matched through the conversation.
Attribute | Type | Description |
---|---|---|
data[] | list of Conversation Element | A list of the Conversation Element of the conversation |
pagination.page | Integer | The asked page |
pagination.objectsCount | Integer | The number of element |
pagination.pagesCount | Integer | The number of page to get all elements |
pagination.limit | Integer | Tha asked limit |