Customers
Lookup a customer's segments
Returns a list of segments that a customer profile belongs to.
get/v1/customers/{customer_id}/segments
Response
Returns an array of segments that the customer belongs to.
Changes
Changed in 1 of the 3 revisions of this API.1
- ○
added the media type
application/jsonfor the response with the statusresponse-media-type-added
- ○