find_contact
Search for a contact by exact email or address prefix across all audiences, returning each membership separately with unsubscribe status.
Instructions
Find a contact by address across every audience, without knowing which list they are on. Use email for an exact match, or q for a prefix. Returns each audience membership separately — the same address on three lists is three rows — and whether each is unsubscribed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | No | Address prefix, for a partial match | |
| No | Exact address | ||
| limit | No | ||
| cursor | No | An address, from a previous call's next_cursor | |
| unsubscribed | No | Filter to only opted-in or only opted-out |