One month down in 2025: How are your resolutions coming along? Check out how to get back on track here.
Forum Discussion
tritnguyen
3 years agoExplorer | Level 3
Can I get the list of all the shared links to the single file?
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.shareA, www.dropbox.com.shareB]
Thank you.
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.
- Greg-DB
Dropbox Staff
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.
- tritnguyenExplorer | Level 3
Thank you.
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.5,941 PostsLatest Activity: 5 days 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!