Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
This article pertains to:
Status
colourBlue
titleLegacy API (V1)

...

How do I paginate through large record sets?

...

NOTE: You can control the number of records returned by adding a "limit" parameter to your API call. The maximum is 1000 records per page. Also note that the succeeding response may also contain a value for the "next" attribute.
 

Below is a sample response that would require pagination to access the next set of information.

...