reach_listProfileSegmentsV1
Fetch a paginated list of profile segments with live contact counts, choosing to count all or only subscribed contacts.
Instructions
Get a paginated list of the segments defined in a profile.
Each entry carries the number of contacts currently matching it, which is recalculated on
read rather than stored. Use count_type to count either every matching contact or only
the subscribed ones.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number | |
| per_page | No | Number of items per page | |
| count_type | No | Which matching contacts to count for each segment | |
| profileUuid | Yes | Profile uuid parameter |