email_unsubscribes
Query email addresses that unsubscribed within a specified date range; filter by email, paginate, and sort results. Use it to audit opt-outs or analyze unsubscribe trends.
Instructions
Query emails that have unsubscribed within a date range.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| No | Filter by specific email | ||
| limit | No | Max results (default 100, max 500) | |
| apiKey | No | Braze REST API key | |
| offset | No | Offset for pagination | |
| end_date | No | End date (YYYY-MM-DD) | |
| start_date | No | Start date (YYYY-MM-DD) | |
| restEndpoint | No | Braze REST endpoint URL | |
| sort_direction | No |