listParticipants

Retrieves a list of Participants for a given Conversation.

GET/conversations/{conversationId}/participants

Header parameters

x-user-keystring
Authentication Key

Path parameters

conversationIdstring
Conversation id

Query parameters

nextToken?string
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[]
metaobject