get https://api4.optimove.net/Customers/GetCurrentlyTargetedCustomers
Returns an array of all customer IDs currently included in one or more campaigns.
Sample Request
https://apiX.optimove.net/current/customers/GetCurrentlyTargetedCustomers
Sample Response
[
{"CustomerID":"231342","CampaignID":428,"ActionID":4,"StartDate":"2018-05-30","EndDate":"2018-01-02"},
{"CustomerID":"745611","CampaignID":370,"ActionID":18,"StartDate":"2018-05-30","EndDate":"2018-01-03"}
]