get_reports
Query aggregate summaries of SMS orders over a date range, showing delivery counters and timestamps. Suitable for dashboards and periodic analytics.
Instructions
The get-reports endpoint returns the aggregate summary list of all SMS orders created within a given date range. For each order the response carries counters (total / delivered / undelivered / waiting), timestamps, and sender; per-recipient breakdown is not included. For recipient-level details, call get-report for the specific order. This endpoint backs the Reports > Bulk SMS History screen in the panel. Typical use cases: dashboards, periodic analytics, queries like "list orders from the last week".
Reference: https://www.iletimerkezi.com/en/docs/api/get-reports
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filter | Yes |