79115354

Date: 2024-10-22 18:29:44
Score: 2
Natty:
Report link

The API only queries certain number of items, when when no results are found in those items, it returns a nextLink for you to query the next page of items. Keep querying the nextLink provided in the results until it is no longer returned. https://learn.microsoft.com/en-us/graph/paging?tabs=http

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Li Dai