List All Conversations
Analytics
List All Conversations
Conversations across every agent the caller can see, newest first.
cursor is the offset into the sorted result set. It is honest about what it
is: calls recorded between two page requests shift later rows, so a row can
repeat or be missed while paging through a live agent.
GET
List All Conversations
Query Parameters
Available options:
complete, screened_out, failed, in_progress Unix seconds; created_at >= since. Note: created_at is the last time the call's answers were written, not when the call happened, so a call edited later moves.
Unix seconds; created_at <= until. Note: created_at is the last time the call's answers were written, not when the call happened, so a call edited later moves.
Required range:
1 <= x <= 200