Overview
Download list
Section titled “Download list”Downloading a suppression file via the API is a two-step process:
GET /accesskey/download/{mailer_access_key}prepares the file and returnsdownload_link.GETthatdownload_linkto retrieve the ZIP. Requests must handle and follow 3XX redirects (for example,curl -L).