Conversations
GetConversationMembers
Enumerate the members of a converstion.
This REST API takes a ConversationId and returns an array of ChannelAccount objects representing the members of the conversation.
get/v3/conversations/{conversationId}/members
Path parameters
conversationIdstring required
Conversation ID
Response
An array of ChannelAccount objects