# ListWorkflowVersions200Response
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**success** | Option<**bool**> | | [optional]
**versions** | Option<[**Vec<models::ListWorkflowVersions200ResponseVersionsInner>**](ListWorkflowVersions200ResponseVersionsInner.md)> | Versions in reverse chronological order (newest first). | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)