get_reports
Lists all SMS orders within a date range with total, delivered, undelivered, and waiting counts. Supports pagination for bulk SMS history reports.
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 that, 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 |