Retrieve an aggregated report of your transactional SMS activity over a specified time period, including counts for requests, delivered, hard bounces, soft bounces, blocked, unsubscribed, replied, accepted, rejected, and skipped messages. Filter by date range using `startDate` and `endDate` (both required together, YYYY-MM-DD format) or by a number of past `days` (not compatible with date range). You can further narrow results by `tag`. If no date filter is provided, the report covers all available data and returns the auto-detected date range.
Response
Aggregated SMS report informations
acceptedlong
Number of accepted SMS for the timeframe
blockedlong
Number of blocked contact for the timeframe
deliveredlong
Number of delivered SMS for the timeframe
hardBounceslong
Number of hardbounces for the timeframe
rangestring
Time frame of the report
rejectedlong
Number of rejected SMS for the timeframe
repliedlong
Number of answered SMS for the timeframe
requestslong
Number of requests for the timeframe
skippedlong
Number of skipped SMS for the timeframe
softBounceslong
Number of softbounces for the timeframe
unsubscribedlong
Number of unsubscription for the timeframe