I would like to access the audit log for my Dropbox. I want to know who took action on what files, and when they did so.
This is Dropbox for Teams so I can use the Business API. I see that the V1 Business API has /log/get_events. But I can’t find the equivalent endpoint in the V2 Business API.
Can I access the audit log from the V2 API?
Is there an example of this using Java?