---
id: v1-workflow-execution-event
title: WorkflowExecutionEvent
pagination_label: WorkflowExecutionEvent
sidebar_label: WorkflowExecutionEvent
sidebar_class_name: typescriptsdk
keywords: ['typescript', 'TypeScript', 'sdk', 'WorkflowExecutionEvent', 'v1WorkflowExecutionEvent']
slug: /tools/sdk/typescript/workflows/models/workflow-execution-event
tags: ['SDK', 'Software Development Kit', 'WorkflowExecutionEvent', 'v1WorkflowExecutionEvent']
---

# WorkflowExecutionEvent

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**type** | **(optional)** `string` | The type of event | [default to undefined]
**timestamp** | **(optional)** `string` | The date-time when the event occurred | [default to undefined]
**attributes** | **(optional)** `object` | Additional attributes associated with the event | [default to undefined]

