UiPath · Example Payload

Platform Management Audit Event Collection Example

AutomationRobotic Process AutomationRPAArtificial IntelligenceDocument ProcessingEnterprise AutomationOrchestrationTesting

Platform Management Audit Event Collection Example is an example object payload from UiPath, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

auditEventsnextprevious

Example Payload

Raw ↑
{
  "auditEvents": [
    {}
  ],
  "next": "https://cloud.uipath.com/example",
  "previous": "https://cloud.uipath.com/example"
}