Note: if there are more than 10 conversations, the results may be paginated. Please refer to Pagination on how to use nextPageToken.
List participant conversations for a ontact
get
List conversations of a participant by specifying their identifier key and value. For more information on identifier keys and values, please refer to the "Conversation Participants" page. This will return a maximum of 100 conversations per page, with 10 as default. You can use the limit and pageToken query parameters to paginate the results. Learn more about pagination in the Common API Usage pagination section.
Authorizations
Path parameters
workspaceIdstring · uuidrequired
The workspace ID
Example: b4e02c85-c6d2-4b15-8885-e09671799c61
identifierKeystring · min: 1required
The identifier type of the channel, such as emailaddress or phonenumber
Example: emailaddress
identifierValuestring · min: 1required
A value that uniquely identifies a recipient in the channel, such as an email address or a phone number