Check instance's historic lead activity count
Looking to get a count of how many lead activities are written to our instance each day(or week if possible). Could not find a way to do this with the activities endpoint: http://developers.marketo.com/rest-api/endpoint-reference/lead-database-endpoint-reference/#!/Activities/getLeadActivitiesUsingGET
I don't want to get specific activities yet, just want the count to see how many calls would be required to pull this information.
Anyone know of a way to request this information?