Ticket part author

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

type
string

The type of the author

Enum: "admin" "bot" "team" "user"
id
string

The id of the author

name
string or null

The name of the author

email
string <email>

The email of the author

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