Forum Discussion

rk90's avatar
rk90
Helpful | Level 5
7 years ago

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's avatar
    Greg-DB
    Icon for Dropbox Staff rankDropbox 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

Node avatar for Discuss Dropbox Developer & API
Make connections with other developers804 PostsLatest Activity: 5 hours ago
217 Following

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!