I'm using dropbox business account and API v2.0. I have some files that are shared by links for viewing and some for editing. I want to know what files are shared for editing, but list_shared_link only returns links for viewing, not for editing. I look at the file in the UI, and see that "Anyone with this link can edit". But I can't get this information using the API.
How do I get links for editing using the API?