Hello, I'm having automation that send multiple mails with attachments on daily basis and mail recipients are expected to download and use received files. Is there a way to extract download attachment count per message Id from the API? In "Sent" in the web form there is such summary, and it is more convenient to automatically aggregate such info instead of browsing through file download receipts. BR, Daniel Dimitrov
Nowadays this statistics are not available via API. If it helps bit there is possible to export that information to a CSV file in "Admin > Data > Messages > Export CSV" and filter/sort the download counts from there.