Pagination

Whenever you try to retrieve a list (e.g shipping labels list), the pagination property is added to their response by default
We include the following as query parameters to limit our queries.
get
/example_list_url?
Page=1&PerPage=1