list_contacts
Retrieve and filter contacts by subscription status and tag ID, with pagination support for managing large contact lists.
Instructions
List all contacts with optional filtering by subscription status and tag. Supports pagination.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number | |
| tagId | No | Filter by tag ID | |
| apiKey | No | Send16 API key (overrides SEND16_API_KEY env var) | |
| pageSize | No | Results per page (max 100) | |
| subscribed | No | Filter by subscription status |