My problem is: if I call https://graph.microsoft.com/v1.0/sites/{site-id}/drives/{drive-id}/root/children all I get are the top-level items of that drive.
How can I achieve to get all the subfolders and files of the drive?
I found that the below endpoint retrieves all files and folders in a library. The result will be paged, with a standard page size of 200 items.
/drives/{drive-id}/list/items
We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.OkRead more