Hi there,
I have a query regarding the filter contacts API method.
Unlike the other API methods, it does not support the per_page parameter (the default is 30 contacts returned per request), and it limits the results to 10 pages.
My real question is why?? This makes it so we can use this API method to retrieve a maximum of 300 contacts, regardless of the fact that the query total can be significantly more than that.
Can this not be extended so this can be used to greater effect?