Does Autodesk Forge Data Management API have a tool for getting a list of folders?
I have only found a Search within Folders API that gets files, not folders... What's the best approach to get this list? Is it to iterate through the folders hierarchy making new requests for each folder level?