listParticipants

Retrieves a list of Participants for a given Conversation.

GET/conversations/{conversationId}/participants

Header parameters

x-user-keystringrequired
Authentication Key

Path parameters

conversationIdstringrequired
Conversation id

Query parameters

nextTokenstring
Provide the `meta.nextToken` value provided in the last API response to retrieve the next page of results

Response

Returns a list of Participants objects

participantsobject[]required
metaobjectrequired