Hi, is there an api to fetch file activities such as create, update, delete, view for each user in a team? Effectively, I want to know how many files each user in a team has done of these operations on over a given period of time.
thanks,
- Suresh
These are available from the "file_operations" filter on team_logs/get_events. Make sure you have a business advanced account though. This is not available on the business standard account.