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.
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.