I am struggling to find out how to get all Files and Folders inclusive of all Subfiles and Folders (threshold limit off) recursively.
Just by sticking together one URL would be helpful to put this later on in an SharePoint HTTP Request Action in Power Automate Flows.
I can't find essential documentation for it, there is a "viewscopeoption: RecursiveAll" and there is an "operationid: getfileitems"
Expand all folders and files just giving back one layer down... I need all layers to update metadata since regular flows are way too slow.