# ListWorkflowExecutionEvents200Response
## Properties
**success** | Option<**bool**> | | [optional]
**execution** | Option<[**models::ListWorkflowExecutionEvents200ResponseExecution**](ListWorkflowExecutionEvents200ResponseExecution.md)> | | [optional]
**events** | Option<[**Vec<models::WorkflowExecutionEvent>**](WorkflowExecutionEvent.md)> | Events in chronological order (oldest 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)