How to access the Email Activity API for a specific message
Hi, a simple question which I couldn't find in the documentation.
How can I access the Email Activity API for a specific message using the python library?
To be precise, I want to make this type of API call: https://sendgrid.api-docs.io/v3.0/email-activity/filter-messages-by-message-id
But with the python library, which python function do I need to use for that?
Thanks in advance :)
How to access the Email Activity API for a specific message
Hi, a simple question which I couldn't find in the documentation. How can I access the Email Activity API for a specific message using the python library? To be precise, I want to make this type of API call: https://sendgrid.api-docs.io/v3.0/email-activity/filter-messages-by-message-id But with the python library, which python function do I need to use for that? Thanks in advance :)
Technical details: