Our GET calls in Connect APIs have a default of 25 records per_page with no current restrictions on the maximum number of records per_page. In this release, we will restrict the per_page parameter set by our vendors to a maximum of 50 records per_page.
If more than 50 records per_page are requested, the API call will fail and display an error message indicating that the maximum number of records per_page has been exceeded. We are putting this new parameter in place to optimize performance for all of our vendors, and to eliminate accidental traffic overloads which can negatively impact both customers and vendors.