One month down in 2025: How are your resolutions coming along? Check out how to get back on track here.
Forum Discussion
rk90
7 years agoHelpful | Level 5
Groups permissions
How do I list all the folders that a group has permissions to? The list_folders endpoint lists all folders the current user has access to. I could not find any API that talks about group permissions. I am not concerned with permission assignment. All I want to check is how many folders are shared with the groups.
- Greg-DB
Dropbox Staff
The Dropbox API doesn't offer a way to directly determine which shared folders a particular group has access to, but I'll pass this along as a feature request.
If you need to implement this, you'd have to call /2/sharing/list_folder_members[/continue] for each shared folder and check for the group in each one.
About Discuss Dropbox Developer & API
Make connections with other developers804 PostsLatest Activity: 5 hours ago
If you need more help you can view your support options (expected response time for an email or ticket is 24 hours), or contact us on X or Facebook.
For more info on available support options for your Dropbox plan, see this article.
If you found the answer to your question in this Community thread, please 'like' the post to say thanks and to let us know it was useful!