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/json for the response with the status

      response-media-type-added