Skip to content

Ticket part author

The author that wrote or triggered the part. Can be a bot, admin, team or user.

typestring
Enum:"admin""bot""team"
idstring

The id of the author

Example:"274"
namestring or null

The name of the author

Example:"Operator"
emailstring, (email)

The email of the author

Example:"operator+abcd1234@intercom.io"
{ "type": "admin", "id": "274", "name": "Operator", "email": "operator+abcd1234@intercom.io" }