account_sidstring nullable
The SID of the Account that created the Event resource.
actor_sidstring nullable
The SID of the resource that triggered the event.
actor_typestring nullable
The type of resource that triggered the event.
actor_urlstring uri nullable
The absolute URL of the resource that triggered the event.
descriptionstring nullable
A description of the event.
{"stackTrail":"components:schemas:taskrouter.v1.workspace.event:properties:event_data","oasType":"schema","type":"unknown","description":"Data about the event. For more information, see [Event types](https://www.twilio.com/docs/taskrouter/api/event#event-types).","nullable":true}
event_datestring date-time nullable
The time the event was sent, specified in ISO 8601 format.
event_date_msinteger nullable
The time the event was sent in milliseconds.
event_typestring nullable
The identifier for the event.
resource_sidstring nullable
The SID of the object the event is most relevant to, such as a TaskSid, ReservationSid, or a WorkerSid.
resource_typestring nullable
The type of object the event is most relevant to, such as a Task, Reservation, or a Worker).
resource_urlstring uri nullable
The URL of the resource the event is most relevant to.
sidstring nullable
The unique string that we created to identify the Event resource.
sourcestring nullable
Where the Event originated.
source_ip_addressstring nullable
The IP from which the Event originated.
urlstring uri nullable
The absolute URL of the Event resource.
workspace_sidstring nullable
The SID of the Workspace that contains the Event.