Business api v1 has an endpoint for audit events: log-get-events , does v2 have an endpoint with similar features?
Also, I'd like to match events with files, f.e. comments, but in v1 I've seen that no path is returned in the add_comment event info_dict, but only base_name (not even path), which makes harder to match in case of same names. Is there a workaround to achieve this? Or to retrieve file ids / paths?