Skip to main content
All CollectionsChartmetric APICommon API Errors
Why am I unable to request an offset greater than 10K?
Why am I unable to request an offset greater than 10K?
Dom avatar
Written by Dom
Updated over a week ago

This limit does not come from us, but rather from the underlying technology we use for some of our data stores and indexes, namely ElasticSearch. While it allows us to execute fast and performant queries over complex sets of data, this performance comes at the cost of limiting the results to the top 10K results.

Did this answer your question?