get https://api.voucherify.io/v1/customers//activities
This HTTP GET request method gives a possibility to get and filter all customer activities by date or event ID.
Returns
A list that contains customer activities after a given starting date. Each entry in the list is a separate event object. If no more events are available, the resulting array will be empty. The result can be narrowed down according to specified (or default) filters.