UiPath · Example Payload

Test Manager Project List Response Example

AutomationRobotic Process AutomationRPAArtificial IntelligenceDocument ProcessingEnterprise AutomationOrchestrationTesting

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

Top-level fields

totalCountpagepageSizeprojects

Example Payload

Raw ↑
{
  "totalCount": 48,
  "page": 79,
  "pageSize": 6,
  "projects": [
    {}
  ]
}