Hi there,
I would like to get a list of files/folders that I own and have shared with someone else, but I've noticed in the list_folder command from the REST API that it doesn't seem to return information about who owns a shared file/folder - it just contains general sharing info, regardless of whether I own the file and share it with someone else or vice versa.
Looking at the docs, it seems like I need to make separate calls for each file/folder I'm interested in. This could have a major performance impact on the client code we use to connect to DropBox, so I was wondering if what I've said is true, or if there's a quick way for me to get my own files/folders that I shared with someone else?
Thanks