Field

Type

Description

Id

UUID

Unique identifier for the event.

EntityId

UUID

Identifier for the entity associated with the event.

Source

String

Origin of the event, e.g., DataFiles.

SpecVersion

String

Origin of the event, e.g., DataFiles.

Type

String

Type of event, e.g., DataFile_Processed.

Subject

String

Subject of the event, typically matches the type.

Time

DateTime

Timestamp when the event occurred (ISO 8601 format).

DataContentType

String

Format of the data payload, usually application/json.

EventTypeId

Integer

Numeric identifier for the Event Type

Data

Object

Contains Event specific data