Retrieves a list of Participant for a given Conversation.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Your bot ID.
Conversation id
Provide the meta.nextToken
value provided in the last API response to retrieve the next page of results
Returns a list of Participant objects
The response is of type object
.