Microsoft Graph SharedwithMe endpoint alternative for personal accounts

Tharushi De Silva 75 Reputation points
2026-07-09T12:32:51.1866667+00:00

Hi,

I have seen this concern getting raised and is there any official alternative provided by Microsoft team for the SharedwithMe endpoint? https://learn.microsoft.com/en-us/graph/api/drive-sharedwithme?view=graph-rest-1.0&tabs=http

I have updated the endpoint to use Search API instead for business user flow while this API does not support personal accounts, it is clear that personal accounts also are now functioning in a degraded state returning only one item for the share with me item list. Would like to know how this can be resolved for personal accounts.

TIA

Microsoft Teams | Development
Microsoft Teams | Development

Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs

0 comments No comments

1 answer

Sort by: Most helpful
  1. Michelle-N 19,700 Reputation points Microsoft External Staff Moderator
    2026-07-09T14:10:45.4766667+00:00

    Hi @Tharushi De Silva

    Based on the current Microsoft Graph documentation, there does not appear to be an official 1:1 replacement endpoint for /me/drive/sharedWithMe when using a personal Microsoft account (MSA).

    The official documentation marks sharedWithMe as deprecated and indicates that the API will continue operating in a degraded state until November 2026, after which it will stop returning data. This may also explain the behavior you are seeing today, where only a very limited number of shared items are returned, such as a single shared file.

    For work or school accounts, Microsoft recommends moving toward solutions based on Microsoft Graph Search / Microsoft Search. However, this approach does not currently provide full feature parity for personal Microsoft accounts and is not documented as a direct replacement for the "Shared with me" experience in personal OneDrive accounts.

    You may also find it useful to review the workaround approach shared by Jonas H in this thread. However, this is a community-provided workaround, not an officially documented replacement from Microsoft.

    In the future, if there are any official updates regarding this issue, Microsoft will communicate them through official documentation and announcements. Thank you for your patience and understanding.


    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    Was this answer helpful?


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.