January 23rd, 2026
To improve overall platform performance and stability, we’ve updated the pagination limits for our OpenAPI.
What changed
Maximum records per request is now 100 (previously 1,000)
Default records per request is now 20 (previously 100)
Why this matters
This change helps ensure faster response times, better load distribution, and a more reliable experience across the platform.
What you may need to do
If your integration requests more than 100 records per API call, please update your pagination logic to fetch data across multiple pages.
No endpoints were changed or removed. Only pagination limits and defaults were updated.
If you have questions or need assistance, our Support team is ready to help.