Increase the maximum number of items to return per page

XMLWordPrintable

      According to the API's public documentation, the maximum number of returned items is 100 per page unless you’re only requesting the id or key fields, in which case the limit increases to 5,000.

      We’d like to see the 100-item cap raised to 200. With the current limit, integrations need to make a high number of paginated requests to retrieve complete datasets. This not only increases latency, but also raises the risk of partial or missing data due to network interruptions or rate limiting. By increasing the limit to 200, we could cut the number of requests in half for large data sets, improving reliability and reducing infrastructure load for everyone.

            Assignee:
            Unassigned
            Reporter:
            Leonardo Grzybowski
            Votes:
            3 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: