get_audience_members
Retrieve paginated lists of audience members, including phone numbers and custom fields from uploaded CSV data.
Instructions
List members (contacts) in an audience with pagination. Each member has a data object containing their phone number and any other fields from the original CSV upload.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (default 1) | |
| page_size | No | Members per page (default 5) | |
| audience_id | Yes | The audience ID |