PerformanceMonitoringAPI
Number of APIs: 2
To allow you to analyze the user experience of your applications, OutSystems logs request events with valuable data for your analytics. To give you access to request events, the PerformanceMonitoring API provides REST API methods to:
- retrieve a list of request events that occurred in your application
- register your own request related events
For more information you can consult the documentation
-
Request Events - POST Request Event POST {{baseUrl}}/RequestEvents/
-
Request Events - GET Request Events GET {{baseUrl}}/RequestEvents/?StartInstant=2022-10-31T23:59:59.938Z&EndInstant=2022-12-31T23:59:59.938Z&NumberOfResults=10