Conversations
List Conversations
Available for: Chatflow, New Agent, Chatbot, Agent apps.
Lists an end user's conversations, most recently active first.
get/conversations
Query parameters
userstring
End-user identifier, defined by your app and unique within it. See End User Identity.
last_idstring
Pagination cursor: the id of the last conversation on the current page. Omit to fetch the first page.
limitinteger
Number of records to return.
sort_by'created_at' | '-created_at' | 'updated_at' | '-updated_at'
Field to sort by. Prefix with - for descending order.
Response
Successfully retrieved conversations list.