Conversations
Number of APIs: 2
-
Get all conversations from a channel (getConversations) GET {{baseUrl}}/channels/:providerChannelId/conversations?conversations_limit=30&messages_limit=30&after=<string>
-
Get a single conversation and it's messages (getConversationById) GET {{baseUrl}}/channels/:providerChannelId/conversations/:sourceConversationId?after=<string>&messages_limit=30