I'm try to figure out what url to call in order to get statistics about a particular email. "assets/email/{id}" is returning some basic information about the email, but I'm looking for total clickthroughs, total opens, total bouncebacks, etc. What is the URL I should be calling?
Thanks!