Hi.
In my HubSpot account I can check marketing email statistics by going to:
Marketing > Emails > Analyze (tab)
Here I can find “Recipient Engagement” statistics filtered by campaign and date. Here is a picture showing this page:
Could you help me to understand which API endpoint I can use to get this exact data. Also I want to be able to filter by campaign and date too. Is this endpoint available throw API ?
Thank you
Hi @MDavydenko, I hope that you had a nice weekend 
Thank you for asking the Community!
You’d like to filter by date. Just to clarify, which date are you trying to use? Are you referring to a period of time to filter by, to see the emails sent during this timeframe? Or the date when the email was sent?
I’d like to share these endpoints here that might be of interest to you:
- Get the statistics of all marketing emails
- Get the statistics for a marketing email
I’d like to see if some of our experts on the subject would like to participate in this conversation: @DanielJeal, @Teun and @ChrisoKlepke do you know of an endpoint to filter by campaign regarding marketing emails, please?
Also, if anybody else has anything to add and/or share, please feel free to join in the conversation 
Thanks and have a nice day!
Best,
Bérangère
Hi @BérangèreL . Thank you for responding.
I am trying to figure out how to use API to get what I see on picture taken from dashbord in my email campaign. It, I believe, shows events (like sent event) happened to emails in some period of time. For example, on picture we see that for campaign “Trivial-v2” which has 21 emails(see picture), “SENT” event happened 16630 times(see picture) for “Date range:” 08/01/2023-08/31/2023 (also see picture). I would like to figure which endpoint can I use for that or that is not intended to be available throw public API.
Endpoints you mentioned don’t have filter by event date, or am I wrong?
Thank you for helping