Forum Discussion
laxmikant1234
Mar 13, 2025Copper Contributor
Graph api permission
I have an interesting case. I need to retrieve metadata for all files stored in OneDrive across all users, including details like file name, size, and last modified date. However, I do not want to have access to the actual document content. My current understanding is that the Files.Read.All permission grants access to all documents, which I want to avoid. What permission should I use to achieve this?
1 Reply
Sort By
No permission currently gives you access to metadata only, so this is not possible, afaik.