HomeGuidesAPI Reference
ChangelogHelp CenterCommunityContact Us
API Reference
These docs are for a deprecated API version. Click here to use the latest version.

Returns summary information about email recipients for the campaign specified that includes each recipients email, customer ID, and status.

Path Params
string
required
Defaults to CAMPAIGN_ID
Query Params
integer
≤ 25000
Defaults to 5000

For pagination, the number of results to return. Max = 25,000

string
Defaults to asc

Sort order to apply to results, either ascending or descending. Valid values are asc or desc. Defaults to asc.

string

For pagination, if a response to this endpoint includes a next_offset, use that value to get the next page of recipients.

Response

Language
Credentials