cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Want to learn some quick and useful tips to make your day easier? Check out how Calvin uses Replay to get feedback from other teams at Dropbox 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: 

Can I get the list of all the shared links to the single file?

Can I get the list of all the shared links to the single file?

tritnguyen
Explorer | Level 3
Go to solution

Hi,

 

Let say our team have a shared folder and it contains a single file name test.txt. Both member A, and member B create a shared link for test.txt. And the shared link url for A is different than B; let say they are www.dropbox.com.shareA, and www.dropbox.com.shareB . I am an admin and I have the file ID for test.txt. Do we have an API from Java SDK that can list all the shared links to file test.txt? I mean if I give the API the file ID of test.txt, it will returns to me the list

[www.dropbox.com.shareAwww.dropbox.com.shareB]

 

Thank you.

1 Accepted Solution

Accepted Solutions

Greg-DB
Dropbox Staff
Go to solution

You can use listSharedLinks to list the shared links for a particular item for a particular user, but unfortunately it's not possible to list shared links like this across all members at once without calling for each one. I'll pass this along as a feature request, but I can't promise if or when that might be implemented.

View solution in original post

2 Replies 2

Greg-DB
Dropbox Staff
Go to solution

You can use listSharedLinks to list the shared links for a particular item for a particular user, but unfortunately it's not possible to list shared links like this across all members at once without calling for each one. I'll pass this along as a feature request, but I can't promise if or when that might be implemented.

tritnguyen
Explorer | Level 3
Go to solution

Thank you.

Need more support?
Who's talking

Top contributors to this post

  • User avatar
    tritnguyen Explorer | Level 3
  • User avatar
    Greg-DB Dropbox Staff
What do Dropbox user levels mean?