Chat
GetConversations
Get conversations
get/channel/{id}/conversations
Path parameters
idstring required
Channel ID
Query parameters
archivedstring
Archived conversations
offsetstring
How many conversations to skip. Default: 0
limitstring
How many conversations to get. Default: 10
startDatestring
Start date timestamp
endDatestring
End date timestamp
filterBystring
('updatedAt' | 'createdAt') which field you want to filter with date. By default: 'createdAt' (it will only work when you have passed startDate and endDate)
Response
Success-Response: