I'm attempting to recreate the events timeline found on the Dropbox web interface here https://www.dropbox.com/events using the API. Poking around the docs, I found the /team/log/get_events [1] resource for business accounts, which is useful but doesn't have all the information I need. Should I be calling /delta [2] to reproduce this timeline or should I couple that with something else?
By the way, I know there's an RSS feed for this but that's not what I'm looking for.
[1] https://www.dropbox.com/developers/business/docs#log-get-events
[2] https://www.dropbox.com/developers/core/docs#delta