reach_listProfileSegmentContactsV1
List contacts that belong to a particular segment of a profile, filtered by profile and segment UUIDs.
Instructions
Retrieve contacts associated with a specific segment for a given profile.
This endpoint allows you to fetch and filter contacts that belong to a particular segment, identified by its UUID, scoped to a specific profile.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| profileUuid | Yes | Profile uuid parameter | |
| segmentUuid | Yes | Segment uuid parameter | |
| page | No | Page number | |
| per_page | No | Number of items per page |