runs
Get workflow stats
Returns total run count + success rate for the given workflow, scoped to the caller's user.
get/runs/stats/{workflow_id}
Path parameters
workflow_idstring uuid required
workflow identifier
workflow identifier
Response
OK
Example response
{
"$schema": "/api/v1/RunStatsResponse.json"
}