Runs

Get workflow stats

Returns total run count + success rate for the given workflow, scoped to the caller's user.

get/runs/stats/{workflowID}

Path parameters

workflowIDstring required

workflow identifier

workflow identifier

Response

OK

success_ratenumber double required
total_runsinteger required

Changes