get_access_point_churn
Get an access point's churn
An Access Point's joiner / mover / leaver activity over a period: a daily category series with derived net growth, period totals, and the 'won from / lost to' counterpart breakdown. Joiners are first-ever serving seats (from 2026-08-02 onward, first-full-deep-sweep completion); movers change Provider (both sides resolved to the current identity); leavers deregister while served. Defaults to the trailing 30 days.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | No | Inclusive period end, `YYYY-MM-DD` UTC. Defaults to today. | |
| key | Yes | The Provider key (e.g. `c-tickstar`). | |
| from | No | Inclusive period start, `YYYY-MM-DD` UTC. Defaults to 29 days before `to`. |