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
acceptedlongOptional
Number of accepted SMS for the timeframe
blockedlongOptional
Number of blocked contact for the timeframe
deliveredlongOptional
Number of delivered SMS for the timeframe
hardBounceslongOptional
Number of hardbounces for the timeframe
rangestringOptional
Time frame of the report
rejectedlongOptional
Number of rejected SMS for the timeframe
repliedlongOptional
Number of answered SMS for the timeframe
requestslongOptional
Number of requests for the timeframe
skippedlongOptional
Number of skipped SMS for the timeframe
softBounceslongOptional
Number of softbounces for the timeframe
unsubscribedlongOptional
Number of unsubscription for the timeframe