For endpoints that list all items in a resource collection, you can optionally paginate the response using two request parameters
The maximum number of items to return
Accepts integers from 0 to 500
Defaults to 100
API responses are returned in reverse chronological order, meaning the newest items will appear at the top of the response. If no pagination parameters are supplied, Deliver will default to returning the most recently created 100 items.