Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Each method that returns lists and collections of resources can be paginated by adding to the URL the following query string parameters.

  • pageSize: define defines the page dimension of the collection;
  • pageNumber: define defines which page to start from;

...