Topic: simpleAPI only returns 2 customers

Hi, I was testing the simpleAPI and it seems the .../modules/api/customers/ call only returns 2 customers. 

I checked api/index.php and it seems RESULTS_PER_PAGE is hard coded to 2.   How do I return all customers???

Thanks
SW

Re: simpleAPI only returns 2 customers

simpleAPI pagination

Re: simpleAPI only returns 2 customers

Ok thanks, I've updated the wiki to add the ?page=xx info.