Get sent counts
GET {{baseUrl}}/stats/outbound/sends?tag=<string>&fromdate=<string>&todate=<string>
Request Params
| Key | Datatype | Required | Description | 
|---|---|---|---|
| tag | string | Filter by tag | |
| fromdate | string | Filter messages starting from the date specified. e.g. 2014-02-01 | |
| todate | string | Filter messages up to the date specified. e.g. 2014-02-01 |