You might see that the Dropbox Community team have been busy working on some major updates to the Community itself! So, here is some info on what’s changed, what’s staying the same and what you can expect from the Dropbox Community overall.

Forum Discussion

Vincent P.9's avatar
Vincent P.9
Explorer | Level 4
9 years ago

How to read a shared folder link in v2?

When I share a dropbox folder by passing a link to someone, the format is something like:

https://www.dropbox.com/sh/someid/someotherid?dl=0

Here is the API to read a shared folder:

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

What is the folder id? I tried every part of the shared link without any success, I just get a 409 error "Invalid id".

How can I read a shared link?