Why Search endpoints is limiting data to 250?

Our search API is now returning 250 as the default. To get to the 10,000 limit, you must specify the limit parameter. We will be updating the documentation accordingly.

/v2024/search?limit=10000

4 Likes