Is there a way to check if a file/folder in Dropbox has a shared link without creating one? -


we want use dropbox rest api check if file/folder has shared link, , if permissions has (e.g. password protected).

the relevant api call seems /shares, creates public shared link if no shared link exists. calling http verb has side effect.

is there way check shared link status without changing it?

no, it's not possible shared link status/metadata on dropbox api, we're tracking feature request.


Comments

Popular posts from this blog

html - Firefox flex bug applied to buttons? -

html - Missing border-right in select on Firefox -

python - build a suggestions list using fuzzywuzzy -