In the "Page through returned items" section, the "?" is missing from the example URI:
http://server/site/_api/web/lists('<guid>')/items$top=10
should be:
http://server/site/_api/web/lists('<guid>')/items?$top=10
⚠Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
Thank you for reporting this issue. We will be triaging your incoming issue as soon as possible.
Thank you for the issue. I have created a PR to update the documentation and include the '?'
Issues that have been closed & had no follow-up activity for at least 7 days are automatically locked. Please refer to our wiki for more details, including how to remediate this action if you feel this was done prematurely or in error: Issue List: Our approach to locked issues
Most helpful comment
Thank you for the issue. I have created a PR to update the documentation and include the '?'