Path parameters
The SID of the Event resource to fetch.
Response
OK
The SID of the Account that created the Event resource.
The SID of the actor that caused the event, if available. Can be null.
The type of actor that caused the event. Can be: user for a change made by a logged-in user in the Twilio Console, account for an event caused by an API request by an authenticating Account, twilio-admin for an event caused by a Twilio employee, and so on.
A description of the event. Can be null.
The date and time in GMT when the event was recorded specified in ISO 8601 format.
The event's type. Event-types are typically in the form: RESOURCE_TYPE.ACTION, where RESOURCE_TYPE is the type of resource that was affected and ACTION is what happened to it. For example, phone-number.created. For a full list of all event-types, see the Monitor Event Types.
The absolute URLs of related resources.
The SID of the resource that was affected.
The type of resource that was affected. For a full list of all resource-types, see the Monitor Event Types.
The unique string that we created to identify the Event resource.
The originating system or interface that caused the event. Can be: web for events caused by user action in the Twilio Console, api for events caused by a request to our API, or twilio for events caused by an automated or internal Twilio system.
The IP address of the source, if the source is outside the Twilio cloud. This value is null for events with source of twilio
The absolute URL of the resource that was affected. Can be null.