Get participants
This activity retrieves all participants for a chat conversation.
| Parameters | Description |
|---|---|
|
ConversationId |
Chat conversation Id. |
| Parameters | Description |
|---|---|
|
Success |
Indicates whether the activity was completed successfully (value = True) or not (value = False). |
|
Result |
Response with the list of participants. |
↑