sendgrid-python icon indicating copy to clipboard operation
sendgrid-python copied to clipboard

Email Activity API

Open Tealapple opened this issue 11 months ago • 1 comments

I am trying to filter the Email Activity API and download a CSV of the results. No matter what filter I put on there the CSV is not being sent filtered.

This is the endpoint I am referencing: /v3/messages/download. The documentation says it supports a query string, but it isn't working.

I verified the query by using the /v3/messages so I know it is encoded correctly. Is anyone else having this issue?

Tealapple avatar Dec 12 '24 02:12 Tealapple

Can you give an example of how you are using this API?

manisha1997 avatar Jun 02 '25 10:06 manisha1997