List profile contacts
reach_listProfileContactsV1Fetch paginated contacts from a profile, with filters for subscription status, tag, and email search. Returns total matching contacts for audience management.
Instructions
Get a paginated list of contacts belonging to a profile.
Contacts can be filtered by subscription status, by tag, and by an email search term.
The meta.total field of the response is the number of contacts matching the filters,
so calling this endpoint without filters gives the profile's total contact count.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number | |
| search | No | Search contacts by email | |
| per_page | No | Number of items per page | |
| tag_uuid | No | Filter contacts by tag UUID | |
| profileUuid | Yes | Profile uuid parameter | |
| subscription_status | No | Filter contacts by subscription status |