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.
Export Performance Log Event
Method: post
Path: /rest/v16/performanceLogs/{id}/actions/export
Export Performance Log Events
Method: post
Path: /rest/v16/performanceLogs/actions/export
Get All Performance Log Events
Method: get
Path: /rest/v16/performanceLogs
Get Performance Log Event
Method: get
Path: /rest/v16/performanceLogs/{id}