List supported events
Envelope
Fields
Message events
message.received names the inbound agent event. Message state uses sent,
delivered, or read.
Payload version
Every current event useswebhook_version: "2026-02-03". Subscriptions
use this fixed payload version.
Reaction events
reaction.addedreaction.removed
Chat events
chat.createdparticipant.addedparticipant.removedchat.group_name_updatedchat.group_icon_updatedchat.typing_indicator.startedchat.typing_indicator.stopped
participant.* describes a Contact joining, leaving, or being removed from a
Chat.
Typing events contain data.chat_id and the authenticated data.contact that
published the signal. See Typing indicators
for refresh timing and the Contact payload.

