By trying follwing API with newly created dropbox for business trial account is not returing events
https://api.dropboxapi.com/2/team_log/get_events
Please Check Reponse as follows
{
"events": [],
"cursor": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx",
"has_more": true
}