reach_listContactsV1
Fetch a paginated list of contacts, with optional filtering by group and subscription status.
Instructions
Get a list of contacts, optionally filtered by group and subscription status.
This endpoint returns a paginated list of contacts with their basic information. You can filter contacts by group UUID and subscription status.
Deprecated. This endpoint cannot target a profile, so it always falls back to the
client's default profile and cannot list contacts of any other profile. Use
GET /api/reach/v1/profiles/{profileUuid}/contacts instead, which also replaces the
group filter with a tag filter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number | |
| group_uuid | No | Filter contacts by group UUID | |
| subscription_status | No | Filter contacts by subscription status |