Smart search

Search conversation transcripts by semantic similarity to surface relevant messages based on meaning and intent, rather than exact keyword matches

Headers

xi-api-keystringOptional

Query parameters

text_querystringRequired
The search query text for semantic similarity matching
agent_idstringOptional

Agent id (agent_…) or speech engine external id (seng_), resolved to the same underlying resource.

page_sizeintegerOptional1-50Defaults to 20
Number of results per page. Max 50.
cursorstringOptional
Used for fetching next page. Cursor is returned in the response.

Response

Successful Response
resultslist of objects
has_moreboolean
Whether there are more results available
metaobject
next_cursorstring
Cursor for the next page of results

Errors

422
Messages Search Request Unprocessable Entity Error