List segment contacts
reach_listSegmentContactsV1Retrieve contacts in a specific segment using its UUID. This legacy endpoint only works with the default profile, so use the profile-scoped contacts endpoint when targeting other profiles.
Instructions
Retrieve contacts associated with a specific segment.
This endpoint allows you to fetch and filter contacts that belong to a particular segment, identified by its UUID.
Deprecated. This endpoint cannot target a profile, so it always falls back to
the client's default profile and cannot read segments of any other profile. Use
GET /api/reach/v1/profiles/{profileUuid}/segmentation/segments/{segmentUuid}/contacts instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number | |
| per_page | No | Number of items per page | |
| segmentUuid | Yes | Segment uuid parameter |