Chat
List client conversations of a user
get/chat/user/{user_id}/client-conversations
Query parameters
pageinteger
The page of documents to be displayed
items_per_pageinteger
The number of documents per page
statusstring[]
The status of the conversation to be retrieved
typestring[]
The type of the conversation to be retrieved
sortBystring[]
The field to sort by together with sorting order example updated_at, -updated_at
Response
A list of user client conversations
Changes
No recorded changes to this endpoint across all 1 revision of this API.