idstring uuid
The unique identifier of the event.
event_typestring
The type of event (e.g., ADD, SEARCH).
status'PENDING' | 'RUNNING' | 'FAILED' | 'SUCCEEDED'
The current status of the event.
payloadobject
The original payload associated with the event.
metadataobject nullable
Additional metadata associated with the event.
created_atstring date-time
Timestamp when the event was created.
updated_atstring date-time
Timestamp when the event was last updated.
started_atstring date-time
Timestamp when event processing started.
completed_atstring date-time
Timestamp when event processing completed.
latencynumber
Processing time in milliseconds.