List Campaign Recipient Lists
Distribution / Campaign
List Campaign Recipient Lists
Description
Find all recipients list for the campaign.
Response
[
{
"id": "campaign recipient list id",
"campaignId": "campaign id",
"recipientListId": "recipient list id",
"audienceId": "audience id",
"channels": [
"email",
"sms"
]
}
]
where:
id: Campaign recipient list id.audienceId: Audience id of the audience the recipient list belongs to. Optional.recipientListId: Recipient list id.channels: List of channels the campaign recipient list will send the survey. If it hasemailthen it will send emails to all campaign recipients with emails. If it hassmsthen it will send sms to all campaign recipients with phone
GET
List Campaign Recipient Lists
Description
Find all recipients list for the campaign.Response
id: Campaign recipient list id.audienceId: Audience id of the audience the recipient list belongs to. Optional.recipientListId: Recipient list id.channels: List of channels the campaign recipient list will send the survey. If it hasemailthen it will send emails to all campaign recipients with emails. If it hassmsthen it will send sms to all campaign recipients with phone