Get your SMS activity aggregated per day
Authentication
The API key should be passed in the request headers as api-key for authentication.
Query parameters
Mandatory if endDate is used. Starting date (YYYY-MM-DD) of the report
Mandatory if startDate is used. Ending date (YYYY-MM-DD) of the report
Number of days in the past including today (positive integer). Not compatible with ‘startDate’ and ‘endDate’
Sort the results in the ascending/descending order of record creation. Default order is descending if sort is not passed