EventType
December 19, 2025 ยท View on GitHub
Fields
| Field | Type | Required | Description |
|---|---|---|---|
created_at | date | :heavy_check_mark: | Creation timestamp of the object. |
modified_at | date | :heavy_check_mark: | Last modification timestamp of the object. |
id | str | :heavy_check_mark: | The ID of the object. |
name | str | :heavy_check_mark: | The name of the event type. |
label | str | :heavy_check_mark: | The label for the event type. |
label_property_selector | OptionalNullable[str] | :heavy_minus_sign: | Property path to extract dynamic label from event metadata. |
organization_id | str | :heavy_check_mark: | The ID of the organization owning the event type. |