sms_invalid_phones
Retrieve phone numbers marked as invalid within a date range to audit SMS deliverability and clean contact lists.
Instructions
Query phone numbers that have been marked as invalid within a date range.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results (default 100, max 500) | |
| phone | No | Filter by specific phone number | |
| 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 |