automation

get automation workflow run summary statistics

get/base/{baseId}/workflow/{workflowId}/run/summary

Path parameters

baseIdstring required
workflowIdstring required

Response

Successful response

totalCountnumber required

total number of runs

avgSpentnumber required

average runtime in milliseconds

Changes