Skip to content

Added information about pagination (>500 parties)#26

Open
jimkring wants to merge 1 commit intobasecamp:masterfrom
jimkring:patch-1
Open

Added information about pagination (>500 parties)#26
jimkring wants to merge 1 commit intobasecamp:masterfrom
jimkring:patch-1

Conversation

@jimkring
Copy link

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.

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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant