Performance Logs REST Endpoints

Performance Logs
The REST API enables retrieving data about a sales user's activities and observed performance or other metrics during their interaction with the application. The information also provides application time as well as category information which can be used by customers to build their benchmark monitoring systems and proactively tackle any performance issues.
Get All Performance Log Events
Method: get
Path: /rest/v7/performanceLogs
Get Performance Log Event
Method: get
Path: /rest/v7/performanceLogs/{id}