Text search
Search through conversation transcript messages by full-text and fuzzy search
Headers
xi-api-key
Query parameters
text_query
The search query text for full-text and fuzzy matching
agent_id
The id of the agent you're taking the action on.
call_successful
The result of the success evaluation
Allowed values:
call_start_before_unix
Unix timestamp (in seconds) to filter conversations up to this start date.
call_start_after_unix
Unix timestamp (in seconds) to filter conversations after to this start date.
call_duration_min_secs
Minimum call duration in seconds.
call_duration_max_secs
Maximum call duration in seconds.
rating_max
Maximum overall rating (1-5).
rating_min
Minimum overall rating (1-5).
has_feedback_comment
Filter conversations with user feedback comments.
user_id
Filter conversations by the user ID who initiated them.
evaluation_params
Evaluation filters. Repeat param. Format: criteria_id:result. Example: eval=value_framing:success
data_collection_params
Data collection filters. Repeat param. Format: id:op:value where op is one of eq|neq|gt|gte|lt|lte|in|exists|missing. For in, pipe-delimit values.
tool_names
Filter conversations by tool names used during the call.
main_languages
Filter conversations by detected main language (language code).
page_size
Number of results per page. Max 50.
summary_mode
Whether to include transcript summaries in the response.
Allowed values:
conversation_initiation_source
Enum representing the possible sources for conversation initiation.
branch_id
Filter conversations by branch ID.
cursor
Used for fetching next page. Cursor is returned in the response.
Response
Successful Response
results
has_more
Whether there are more results available
meta
next_cursor
Cursor for the next page of results