Pattern
All list endpoints that support pagination use a consistent pattern. Query parameters:
Response envelope:
Every paginated response includes a
pagination object:
returned < limit, you’ve reached the end of the results.
How pagination works across list endpoints.