List conversations
Headers
Query parameters
Agent id (agent_…) or speech engine external id (seng_), resolved to the same underlying resource.
Unix timestamp (in seconds) to filter conversations up to this start date.
Unix timestamp (in seconds) to filter conversations after to this start date.
Maximum overall rating (1-5).
Minimum overall rating (1-5).
Evaluation filters. Repeat param. Format: criteria_id:result. Example: eval=value_framing:success
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.
Data collection field IDs to include in each conversation summary. Repeat param. When omitted, data_collection_results is not returned.
Evaluation criteria IDs to include in each conversation summary. Repeat param. When omitted, evaluation_criteria_results is not returned.
Filter conversations by detected main language (language code).
Full-text or fuzzy search over transcript messages
Exclude conversations with the given statuses. Useful for hiding in-progress / processing conversations from list views.
Filter conversations by conversation tag IDs assigned via the conversation-tags endpoints.
Filter conversations by their stored termination_reason (metadata.termination_reason). Repeat param to match any of several.