Looking at the example with files and folder, can I do something like - give me all the files that are child of a specific folder a user has access to? I don't think it's possible, and I guess it will require to get all the files a user can see and filter them by folder, correct?