API /me/drive/sharedWithMe pagination

mvix usa 6 Reputation points
2022-07-01T12:06:32.827+00:00

Could you please tell me why there is no pagination in the response while requesting endpoint /me/drive/sharedWithMe?

I couldn't find the description of this in documentation.
When I make the request https://graph.microsoft.com/v1.0/me/drive/sharedWithMe?$allowexternal=true&$top=2
only 2 elements are displayed and there is no value which would indicate that there are much more files or would provide the link to next 2 elements.

e.g. /me/drive/root/children has pagination If there are more items than $top, a link to the next page appears

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,447 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Shivam Dhiman 5,951 Reputation points
    2022-07-01T14:52:12.443+00:00

    Hi @mvix usa

    I have tried to replicate this issue and I was able to see similar behavior. I would recommend you to raise a support case with Microsoft Graph, a Support Engineer will be able to assist you better. You can raise support ticket from http://aad.portal.azure.com/ or https://admin.microsoft.com/#/support/requests.

    Hope this helps.

    If the answer is helpful, please click Accept Answer and kindly upvote it. If you have any further questions about this answer, please click Comment.

    0 comments No comments