...
Module Configuration
webservices.rest.maxresults_defaultmaxResultsDefault - This Global Property determines the maximum number of resources that can be accessed on any webservice call. The default is 50.
webservices.rest.maxresults_absolutemaxResultsAbsolute - This Global Property determines the absolute maximum number of resources that can be accessed on any webservice call. If the client requests more than this limit, then receives an error. The default is 1000.
...