GET {clientId}/ProfilesExportSegmentGroups?segmentGroupName={segmentGroupName}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
clientId

string

Required

segmentGroupName

string

Body Parameters

None.

Response Information

Response Codes

HTTP Status CodeTextDescription
401 Unauthorized Authentication credentials are missing or incorrect. You must verify your ClientId, UserId, and Authorization Scheme before trying again.
404 Not Found The requested resource cannot be found. Most errors in this category are returned when a resource specified on the URL path is not found. In certain instances, it is also returned when a parameter specified in the request body is also not found. See error description for more details.

Resource Description

None.

Response Formats

application/json, text/json, application/json-patch+json, application/xml, text/xml

Sample:

Sample not available.