Documentation
Sign inGet started

bird whatsapp list-events

Usage

Exemplo de código
bird whatsapp list-events <message-id> [flags]

Description

Get one WhatsApp message's delivery timeline, oldest first: whatsapp.accepted, whatsapp.sent, whatsapp.delivered, whatsapp.read, and whatsapp.failed events, with failure detail on failed events. Not paginated; an unknown message id is a 404. Use whatsapp_get for the condensed current status.

Examples

Exemplo de código
bird whatsapp list-events <message-id>

Options

NameDescription
--response-schemaPrint the fields this command returns, then exit
--typeKeep only events of this exact type (for example whatsapp.delivered or whatsapp.failed). Omit for the full timeline.
NameDescription
bird whatsapp getGet a WhatsApp message
bird whatsapp listList WhatsApp messages
bird whatsapp sendSend a WhatsApp template message to one recipient.