cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Musicians, convert your MuseScore files to PDF to play music on the go! Learn more here.

Dropbox API Support & Feedback

Find help with the Dropbox API from other developers.

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Get shared folder owner id

Get shared folder owner id

Joris M.
New member | Level 2

In the V1 SDK, when you got the list of shared folders using 1/shared_folders there was an owner object containing the uid of the owner of the shared folder. This seems to be missing in V2.

 

Is there a way for me to get the dropbox user id of the owner of the shared folder?

1 Reply 1

Greg-DB
Dropbox Staff
In API v2, you can find the owner's ID in the response from /2/sharing/list_folder_members[/continue]:

https://www.dropbox.com/developers/documentation/http/documentation#sharing-list_folder_members
https://www.dropbox.com/developers/documentation/http/documentation#sharing-list_folder_members-cont...

(There are corresponding methods in the official SDKs.)
Need more support?
Who's talking

Top contributors to this post

  • User avatar
    Greg-DB Dropbox Staff
What do Dropbox user levels mean?