📄️ Pagination
When a response from the REST API includes many results, the response will paginate the results and return a subset of the results. For example, GET /groups will only return 10 groups even though the amount of groups on your account includes over 100 groups.