get https://api4.optimove.net/Customers/GetCustomersByAction
Returns the list of customer IDs associated with a particular recipient group and action on a particular date, plus an optional customer attribute.
Sample Request
Sample Response
[
{"CustomerID":"231342","CustomerAttributes":["BuddyZZ","UK"]},
{"CustomerID":"943157","CustomerAttributes":["Pax65","DE"]}
]