Python
Stats
List Stats
Retrieves a list of email stats for a specific sub-account within a given date range. Both from and to dates are inclusive. Note: The maximum date range is 31 days.
GET
Python
Authorizations
This api key can be used for all account level operations
Path Parameters
The ID of the subaccount to retrieve
Example:
11
Query Parameters
Start date for stats retrieval.
Date to which stats should be retrieved ( Note than from date should be earlier than to date. Also the difference between from and to date shouldn't ne more than 60 days )