Line up list item pagination with REST API using $top and $skip
Actually, the only way to paginate list items using the new REST APIs is to use __next property. There's no way to have a full working pagination using $top and $skip token as for any other REST call.
See my comment here:
http://msdn.microsoft.com/library/d4b5c277-ed50-420c-8a9b-860342284b72.aspx
Thanks for your feedback! We’re reviewing your suggestion.
3 comments
-
Thi Võ commented
More than 3 years already and........?
-
Chris Romp commented
Please also consider adding in $inlinecount as well!
-
Anonymous commented
It's 2 years later and we still need skip/take in SharePoint REST.