What is the Limit for Results Returned when calling Content Search API?
Question
Is there a limit to the number of results when calling Content API using the /search
endpoint?
Answer
A limit of 10,000 results exists when calling Content API using the /search
endpoint. See Content API for more information.
If you want more than 10,000 results and the ability to paginate, use the /scan
endpoint. Keep in mind this endpoint has a low rate limit because it's meant to be used for requests with more that 10,000 results or when you need to request volumes of data larger than 1 PB. Do not use it to render content.