An API that connects multiple Microsoft services, enabling data access and automation across platforms
Currently MS Graph does not have an endpoint to get the list of files you shared.
https://github.com/microsoftgraph/microsoft-graph-devx-api/issues/620
however, OneDrive rest api support below endpoint
Note: this API is only available on OneDrive Personal.
GET /drive/shared
If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".