Skip to contentSkip to navigationSkip to topbar
Page toolsOn this page
Looking for more inspiration?Visit the

Email Activity


You must purchase additional email activity history(link takes you to an external page) to gain access to the Email Activity Feed API.

The Email Activity API allows you to query all of your stored messages, query individual messages, and download a CSV with data about the stored messages.

Once retrieved, you can inspect the data associated with your messages to better understand your mail send. For example, you may retrieve all bounced messages or all messages with the same subject line and search for commonalities among them.

See "Getting Started with the Email Activity Feed API" for help building queries and working with the API.

You can also work with email activity in the Activity section of the Twilio SendGrid App(link takes you to an external page).


Rate limits

rate-limits page anchor

Email Activity API requests are rate limited to ensure consistent performance across all customers.

The current limit is 6 requests per minute.

If your integration exceeds this limit, the API returns an HTTP 429 too many requests response. When this occurs, reduce the frequency of your requests and retry after a short delay.