page query parameter with a number to change the page number.
By default, lists are 10 items per page.
limit query parameter with a number to change the number of resources per page.
offset query parameter with a number to change the starting point of the page.
limit to 3 and offset to 5, you will read the 6th, 7th, and 8th resources: