List segment contacts
reach_listSegmentContactsV1Fetch and filter contacts that belong to a specific segment using its UUID. Use this endpoint to retrieve segment members for your default profile.
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 |