highrise-api icon indicating copy to clipboard operation
highrise-api copied to clipboard

Added information about pagination (>500 parties)

Open jimkring opened this issue 8 years ago • 0 comments

When getting tagged parties, the list is paginated using offsets. If 500 elements are returned (the page limit), use ?n=500 (e.g. GET /tags/#{id}.xml?n=500) to check for the next 500 and so on.

jimkring avatar Dec 15 '16 20:12 jimkring