How to get participant data of a conversation? Is there any API?

Hi,

I have set participant data in the architect flow. Is there any API or any way to get the details about the attributes mentioned in the paricipant data?

Thanks,
Bhavana

Hi Bhavana,

Checkout this conversation endpoint.

Inside of the returned conversation you will find the participants attribute in the conversations body. The participants attribute is an array of participant. Each participant will have an attributes map that contains all of the participant attributes for the that particular participant.

If you have not found it yet, I suggest you read through the conversations overview in our developer center. It will help you track down and understand our conversation model.

Thanks,
John Carnell
Director, Developer Engagement

This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.