Get segment details
reach_getSegmentDetailsV1Retrieves details for a specific contact segment by UUID. Use to inspect segment criteria and contacts, noting it always falls back to the default profile.
Instructions
Get details of a specific segment.
This endpoint retrieves information about a single segment identified by UUID. Segments are used to organize and group contacts based on specific criteria.
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} instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| segmentUuid | Yes | Segment uuid parameter |