UiPath · Example Payload

Platform Management Audit Event Example

AutomationRobotic Process AutomationRPAArtificial IntelligenceDocument ProcessingEnterprise AutomationOrchestrationTesting

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

Top-level fields

idcreatedOnorganizationIdactorIdactorEmaileventTypeeventSourceeventTargeteventDetailseventSummarystatusclientInfo

Example Payload

Raw ↑
{
  "id": "item-001",
  "createdOn": "2026-01-15T10:30:00Z",
  "organizationId": "item-001",
  "actorId": "item-001",
  "actorEmail": "user@example.com",
  "eventType": "Standard",
  "eventSource": "example-value",
  "eventTarget": "example-value",
  "eventDetails": {},
  "eventSummary": "example-value",
  "status": 0,
  "clientInfo": {}
}