Get Conversation Users
Get distinct users from conversations with pagination.
Headers
Your API key for programmatic access. Send it in the x-api-key header; you can create and manage keys from the Developers page.
Query Parameters
Agent id (agent_...) or speech engine external id (seng_), resolved to the same underlying resource.
"agent_3701k3ttaq12ewp8b7qv5rfyszkz"
Filter conversations by branch ID.
Unix timestamp (in seconds) to filter conversations up to this start date.
Unix timestamp (in seconds) to filter conversations after to this start date.
Search/filter by user ID (exact match).
How many users to return at maximum. Defaults to 30.
1 <= x <= 100The field to sort the results by. Defaults to last_contact_unix_secs.
last_contact_unix_secs, conversation_count Used for fetching next page. Cursor is returned in the response.