mc_listMembers
List members of a Mailchimp audience by providing the audience ID. Filter by subscription status and control pagination with count and offset.
Instructions
List members in an audience
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | Number of records to return (default: 10, max: 1000) | |
| offset | No | Number of records from a collection to skip (default: 0) | |
| status | No | Filter by member status | |
| audienceId | Yes | The unique ID for the audience (list) |