Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Fired when a delivery or read status update is received for an outbound message.
{ "event": "message.status.update", "data": { "value": { "messaging_product": "whatsapp", "metadata": { "display_phone_number": "+xxxxxxxxxxxx", "phone_number_id": "xxxxxxxxxxxxxxxx" }, "statuses": [ { "id": "wamid.xxxx", "status": "delivered", "timestamp": "1700000000", "recipient_id": "xxxxxxxxxxxx" } ] }, "field": "messages" } }
data.value.statuses[].id
wamid.*
data.value.statuses[].status
sent
delivered
read
failed
data.value.statuses[].timestamp
data.value.statuses[].recipient_id