Page and Limit options

22 views
Skip to first unread message

Benjamin Wanicur

unread,
Feb 25, 2021, 8:07:09 PM2/25/21
to apidev
Hi Richard

I'm wondering how the page and limit options work together ?  I originally thought we had something like "start" and "offset".   For example, what happens if:

  • we have 200 total results
  • a page value of 2
  • and a limit value of 50

The docs do not mention if page is effected by limit.  Would a page then be tied to the limit value ?  Meaning a page has 50 items ?

Thanks

Ben

Richard Saffell

unread,
Feb 28, 2021, 3:34:27 PM2/28/21
to apidev, bwan...@gmail.com
Ben,

Yes, the page is affected by the limit.  So if requested page=2 and limit=50 you'd receive records 51-100.

Richard

Reply all
Reply to author
Forward
0 new messages