WEBHOOK
message.clicked
{
  "type": "message.clicked",
  "timestamp": "2023-11-07T05:31:56Z",
  "data": {
    "account_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
    "event": "<string>",
    "from": "[email protected]",
    "recipient": "[email protected]",
    "subject": "<string>",
    "message_id_header": "<string>",
    "url": "<string>",
    "user_agent": "<string>",
    "ip": "<string>",
    "id": "<string>",
    "is_bot": true
  }
}

Body

application/json
type
enum<string>
required

The event type

Available options:
message.clicked
timestamp
string<date-time>
required

When the event occurred (ISO 8601 format)

data
object
required

Response

Webhook received successfully