v1
latestOpenAPI 3.0.32026-08-06128539552.6 KBSearch
Conversations
Search conversations
NOTE: This endpoint is deprecated and is replaced with POST /search/conversations. Search for conversations containing a particular text.
get/beta/search/conversations
Query parameters
pageLimitinteger
Maximum number of results per page. May be used in combination with pageKey to change the number of results in between page requests.
pageKeystring
Base64 encoded form of pagination query parameters. Do not try to construct or change programmatically as the internal structure may change without notice.
querystring required
The text by which to search conversations
exactMatchboolean
Return only exact matches. This value is false by default.
Response
The search results for the searched parameters