Search for conversations containing a particular text.
The search results for the searched parameters
Invalid value extracted from request context, Invalid value for: query parameter pageLimit, Invalid value for: query parameter pageKey, Invalid value for: query parameter query, Invalid value for: query parameter exactMatch
The user who issued the access token used in the request is not authorized to perform the operation
Internal failure during request processing
{- "data": [
- {
- "id": 1234,
- "highlights": {
- "subject": [
- "<em class=\"highlight\">Cancel my order</em>"
]
}, - "innerHits": [
- {
- "id": "dadcaea0-4135-4e8a-a5bf-05d4658facba",
- "highlight": {
- "text": "I want to <em class=\"highlight\">cancel my order</em> as soon as possible"
}
}
], - "_type": "ConversationSearchHit"
}
]
}