Get Marketing Cloud Growth Segment Details

Retrieve details of an individual segment using the Data Cloud Segment endpoint in Connect API.

Before you send a request to Connect API, obtain a bearer token. For more information, see Connect to REST-based APIs.

To retrieve information about a segment, send a GET request to the /services/data/v61.0/ssot/segments/SEGMENT_API_NAME endpoint. Replace SEGMENT_API_NAME with the API name of the segment that you want to retrieve details for. For additional information and code examples, see getSegmentDetails.

If the request is successful, the response body contains detailed information about the specified segment.