# WorkflowStats
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**avg_duration_ms** | **i64** | Average duration in milliseconds. |
**completed** | **i64** | Completed runs. |
**failed** | **i64** | Failed runs. |
**total_runs** | **i64** | Total workflow runs. |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)