UiPath · Example Payload

Test Manager Test Case List Response Example

AutomationRobotic Process AutomationRPAArtificial IntelligenceDocument ProcessingEnterprise AutomationOrchestrationTesting

Test Manager Test Case List Response Example is an example object payload from UiPath, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

totalCounttestCases

Example Payload

Raw ↑
{
  "totalCount": 81,
  "testCases": [
    {}
  ]
}