Conversations
GetActivityMembers
Enumerate the members of an activity.
This REST API takes a ConversationId and a ActivityId, returning an array of ChannelAccount objects representing the members of the particular activity in the conversation.
get/v3/conversations/{conversationId}/activities/{activityId}/members
Path parameters
conversationIdstring required
Conversation ID
activityIdstring required
Activity ID
Response
An array of ChannelAccount objects