get https://api4.optimove.net/Segments/GetCustomersByValueSegment
Returns the list of customer IDs associated with a particular value segment at the current time. Value segments can be tracked in Optimove's Customer Model page
Sample Request
Sample Response
[
{"CustomerID":"AC7615","CustomerAttributes":["Robin777","ES"]},
{"CustomerID":"FP8721","CustomerAttributes":["JollyPop","UK"]}
]