v50

latestOpenAPI 3.0.1Apache 2.0raw.githubusercontent.com2026-02-052212130.8 KB
EventsV1EventType

Fetch a specific Event Type.

Fetch a specific Event Type.

get/v1/Types/{Type}

Path parameters

Typestring required

A string that uniquely identifies this Event Type.

Response

OK

typestring nullable

A string that uniquely identifies this Event Type.

schema_idstring nullable

A string that uniquely identifies the Schema this Event Type adheres to.

date_createdstring date-time nullable

The date that this Event Type was created, given in ISO 8601 format.

date_updatedstring date-time nullable

The date that this Event Type was updated, given in ISO 8601 format.

descriptionstring nullable

A human readable description for this Event Type.

statusstring nullable

A string that describes how this Event Type can be used. For example: available, deprecated, restricted, discontinued. When the status is available, the Event Type can be used normally.

documentation_urlstring nullable

The URL to the documentation or to the most relevant Twilio Changelog entry of this Event Type.

urlstring uri nullable

The URL of this resource.

linksobject nullable