Get your SMS activity aggregated over a period of time
GET {{baseUrl}}/transactionalSMS/statistics/aggregatedReport?startDate=veniam elit in&endDate=veniam elit in&days=13396752&tag=veniam elit in
Request Params
| Key | Datatype | Required | Description | 
|---|---|---|---|
| startDate | string | Mandatory if endDate is used. Starting date (YYYY-MM-DD) of the report | |
| endDate | string | Mandatory if startDate is used. Ending date (YYYY-MM-DD) of the report | |
| days | number | Number of days in the past including today (positive integer). Not compatible with startDate and endDate | |
| tag | string | Filter on a tag | 
HEADERS
| Key | Datatype | Required | Description | 
|---|---|---|---|
| Accept | string | 
RESPONSES
status: OK
{"range":"2015-05-22|2017-11-29","requests":54,"delivered":16,"hardBounces":5,"softBounces":26,"blocked":4,"unsubscribed":10,"replied":8,"accepted":6,"rejected":14}