Forum Discussion

laxmikant1234's avatar
laxmikant1234
Copper Contributor
Mar 13, 2025

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?

Resources