list_access_point_churn_participants
List participants behind a churn category
The drill-down: the participant IDs behind one churn category count for this Provider over the period. Bounded to 500 rows (never paginated; next_cursor null).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | No | Inclusive period end, `YYYY-MM-DD` UTC. | |
| key | Yes | The Provider key. | |
| from | No | Inclusive period start, `YYYY-MM-DD` UTC. | |
| category | Yes | The churn category to expand. |