I am trying to find a way to retrieve daily list count statistics for New Marketing Campaigns on the SendGrid API. The normal API endpoint for getting the current momentary amount of List contact amount, will not take date range as an input.
What is the proper approach for this? Is there an endpoint?
Potential solutions can of course include a cron job, but that will not gather stats from prior dates.