|
API Method | HTTP method | Endpoint | Description |
---|
download.subscribed | GET
| /download.subscribed.json
| Returns a download link to a CSV file, valid for 1h, from your current IP with the subscribed users of this list.
|
download.unsubscribed | GET
| /download.unsubscribed.json
| Returns a download link to a CSV file, valid for 1h, from your current IP with the users who unsubcribed from newsletters unsubscribe links.
|
download.unsubscribed_all | GET
| /download.unsubscribed_all.json
| Returns a download link to a CSV file, valid for 1h, from your current IP with all the unsubscribers users in this list, regardless of unsubscribe method.
|
download.bounced | GET
| /download.bounced.json
| Returns a download link to a CSV file, valid for 1h, from your current IP with the bounced users of this list.
|
download.reported_spam | GET
| /download.reported_spam.json
| Returns a download link to a CSV file, valid for 1h, from your current IP with the users of this list which reported newsletters as spam.
|
download.segment | GET
| /download.segment.json
| Returns a download link to a CSV file, valid for 1h, from your current IP with the subscribed users of this list segment.
|
download.search | GET
| /download.search.json
| Returns a download link to a CSV file with users matching your search criteria from this list.
|
download.newsletterSent | GET
| /download.newsletterSent.json
| Returns a download link to a CSV file, valid for 1h, from your current IP with the users which received this newsletter.
|
download.newsletterViewed | GET
| /download.newsletterViewed.json
| Returns a download link to a CSV file, valid for 1h, from your current IP with the users which viewed this newsletter.
|
download.newsletterClicked | GET
| /download.newsletterClicked.json
| Returns a download link to a CSV file, valid for 1h, from your current IP with the users which clicked this newsletter.
|
download.newsletterUnsubscribes | GET
| /download.newsletterUnsubscribes.json
| Returns a download link to a CSV file, valid for 1h, from your current IP with the users which unsubscribed from this newsletter.
|
download.newsletterReportedSpam | GET
| /download.newsletterReportedSpam.json
| Returns a download link to a CSV file, valid for 1h, from your current IP with the users which reported spam from this newsletter.
|
download.newsletterBounced | GET
| /download.newsletterBounced.json
| Returns a download link to a CSV file, valid for 1h, from your current IP with the users which bounced from this newsletter.
|