event_stats
Event counts over a range of calendar days — per day, per level, in total, and against the previous period — for the whole organization or one event name. From daily aggregates (12 months on every plan). Dates only, in the organization's time zone.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | No | Last calendar date (YYYY-MM-DD, org-local); with from. | |
| org | No | Organization slug; omit for the default organization. See list_organizations. | |
| days | No | The last N calendar days including today; instead of from/to. Default 7. | |
| from | No | First calendar date (YYYY-MM-DD, org-local); with to. | |
| event_name | No | Restrict every figure to one exact event name (see list_event_names). |