list_contacts
Fetch contacts for a sending domain to manage your audience. Restrict results to a specific segment when you need targeted member lists.
Instructions
List a sending domain's contacts (GET /contacts?domain=..., domain-first). Optional segment_id restricts to that segment's members.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| after | No | ||
| limit | No | ||
| before | No | ||
| domain | Yes | The sending domain this resource belongs to (domain-first model), e.g. 'yourdomain.com' — one of your domains. | |
| segment_id | No | Restrict to members of this segment. |