May 13th, 2026

Email Logs and Sending Stats in SDKs

Email logs are now available in SDKs, which allows you to:

  • Query your sent email history directly from code using our official SDKs.

  • List messages with rich filtering by recipient, sender, subject, delivery status, date range, engagement (opens/clicks count), sending stream, and more. All filters support operators like contains, equals, and greater/less than.

  • Fetch individual message details to get the full event timeline (deliveries, opens, clicks, bounces, spam reports, unsubscribes) along with ESP responses and a signed URL to download the raw .eml.

Similarly, you can now pull your sending statistics directly from your application code, including delivery rates, bounces, opens, clicks, and more.

Available in Node.js v4.5.1, Python v2.5.0, Ruby v2.10.0, PHP v3.11.0, Java v1.2.0, .NET v3.1.1