Skip to main content
Question

Regarding API Documentation | Auditing API

  • April 10, 2023
  • 2 replies
  • 296 views

Forum|alt.badge.img

I want to track all my gong user's usage data with an event and their time.

 

Please, let me know what are the differences between "logType: AccessLog and UserActivityLog data from the Retrieve logs data API (Auditing Section)?


Thanks

2 replies

Molly Kipnis
Forum|alt.badge.img+2

Hi @Vibhu Jain! Great question — I’m working on getting you a solution for this. Thanks for your patience!  

 

In the meantime, tagging a couple API-savvy folks who may be able to help: @Andrew O'Driscoll @Caleb 


BridgetFinegan
Forum|alt.badge.img+1
  • Community Manager
  • April 18, 2023

Hi @Vibhu Jain

UserActivityLog contains log entries for 'sensitive' operations that a user may perform. These include things like sharing a call, editing a users-settings, impersonating a user, deleting a call, requesting an api key, changing permissions etc..

AccessLog is a simpler log which contains an entry for every endpoint/URL called by the browser. The user and endpoint are recorded along with some other basic information such as IP address.