Hi
I want to be able to track all changes in all folders
including in namespaces that are not a root user's root folder
I use a team token.
When I use /list_folder with the Dropbox-API-Select-User header, and path="" and recursive=true
I only get the root folder for that user
I also tried this with the Dropbox-API-Select-Admin header but I got the admin's root folder
And /namespaces/list only gets the namespaces but without the folders\files inside.
What is the api I need to use?
I also want to move to push notifications, will I get push notifications on folders inside such a namespace?
And another thing, why a user's root folder in UI and in log_events apprears as the user's name and in the list if namespaces it appears as "root"?
Thanks you