drip_list_subscribers
Retrieve a paginated list of subscribers from your Drip account with filters for status, tags, and sorting options.
Instructions
List all subscribers in your Drip account
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number for pagination | |
| per_page | No | Number of subscribers per page (max 1000) | |
| sort | No | Field to sort by | |
| direction | No | Sort direction | |
| status | No | Filter by subscriber status | |
| tags | No | Comma-separated list of tags to filter by |