Hi,
I’m looking for a way to get all shared links in an enterprise using the API. All the answers I found on this topic are 1+ year old, and just wanted to confirm, is there still no ability to get all shared links in an enterprise in the Box API?
And if so, could I be provided a bit more context on this workaround that I saw on an old thread: “If you're using the SDK, you could always crawl through the entire set of users in the enterprise and check every file or folder they own for a shared link”
How would we crawl the folder of another user, when the root folder just has id 0? And what kind of permissions would this require?