Forum Discussion

GustavBrock's avatar
GustavBrock
New member | Level 1
8 days ago
Solved

Owner account of shared folder

Using C# and the Dropbox API and having attached shared folders from another Dropbox accounts, how do I retrieve the Dropbox account ids that own these shared folders? Both my account and the owners...
  • DB-Des's avatar
    8 days ago

    Hi GustavBrock,

    Sending a request to /sharing/list_folder_members endpoint will return the members of a shared folder.

    For member groups, there will be a property "group_id" per member group. For individual members, there will be an "account_id" property per member.

About Dropbox API Support & Feedback

Node avatar for Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.5,951 PostsLatest Activity: 12 hours ago
352 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!