Hello, im using the Api list_folder and try to get any event for any user in the team. is it possible?
Im using the header dropbox-api-select-admin and i saw in the docs -
-----
Specifically, there are two different modes for Dropbox-API-Select-Admin header that calls may support:
- Whole Team The endpoint can access content of team folders and team spaces as well as the team members' home namespaces.
-----
but i see the list folder dont returns team members home ns events
that the api's im using:
https://api.dropboxapi.com/2/files/list_folder/get_latest_cursor
https://api.dropboxapi.com/2/files/list_folder/continue
Thanks for any help