reach_getSegmentDetailsV1
Retrieve details of a specific segment by its UUID. Provides segment information from the default profile, including criteria and organization for contact segmentation.
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 |