Customers API now supports Count Field in List & Search

We released a new field in the Customers API that enables developers to include the total count of customers matching a request.

We added this functionality to the ListCustomers and SearchCustomers endpoints. When the option to include the count is enabled, responses will include a field called ‘count’ which contains the total count of customers matching the request.

Visit the Customers API documentation for more info and feel free to ask any questions in these forums!