Pagination
In this guide, we will look at how to work with paginated responses when querying the Our voice API. By default, all responses limit results to ten. However, you can go as high as 100 by adding a limit
parameter to your requests. If you are using one of the official Our voice API client libraries, you don't need to worry about pagination, as it's all being taken care of behind the scenes.