| Field | Type | Required | Description |
|---|---|---|---|
created_at |
date | ✔️ | Creation timestamp of the object. |
modified_at |
date | ✔️ | Last modification timestamp of the object. |
id |
str | ✔️ | The ID of the object. |
name |
str | ✔️ | The name of the event type. |
label |
str | ✔️ | The label for the event type. |
label_property_selector |
OptionalNullable[str] | ➖ | Property path to extract dynamic label from event metadata. |
organization_id |
str | ✔️ | The ID of the organization owning the event type. |