Campaigns
Get campaign audience
Resolves the campaign's stored targeting into named lists and segments and returns a recipient count computed at read time. When audience.isUnset is true the campaign has no targeting and scheduling sends to every active subscriber.
get/campaigns/{campaignId}/audience
Path parameters
campaignIdstring required
Campaign ID
Response
Resolved campaign audience
Example response
{
"success": true
}