reach_listProfileSegmentContactsV1
Retrieve contacts belonging to a segment for a profile. Use profile and segment UUIDs to filter.
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 |
|---|---|---|---|
| page | No | Page number | |
| per_page | No | Number of items per page | |
| profileUuid | Yes | Profile uuid parameter | |
| segmentUuid | Yes | Segment uuid parameter |