Hi,
I am using dropbox V2 rest apis for my application. I have an usecase to be resolved. There is an api to list all the files and folders within the given folder path. Is there a way to retrieve only the folders within the given folder path? I know that we can differentiate the folders and files using the ".tag" key value. Is there any filter that can be directly applied to get the folders alone? Please advise on this. Thanks in advance.