get_unsubscribed_subscribers
Retrieve paginated unsubscribed subscribers from a specific list, with optional date filtering to track opt-outs over time.
Instructions
Get a paginated list of unsubscribed subscribers for a list
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| list_id | Yes | The list ID | |
| date | No | Return subscribers who unsubscribed after this date (ISO 8601) | |
| page | No | Page number | |
| page_size | No | Number of results per page |