List messages of a broadcast
Broadcasts
List messages of a broadcast
Returns a paginated list of messages for a specific broadcast. Use the status query parameter to filter by message status.
GET
List messages of a broadcast
Authorizations
Path Parameters
Pattern:
^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$Query Parameters
Opaque cursor returned by a previous call, used to fetch the next page
Filter by broadcast message status.
Possible values:
pending— Message queued, not yet sent to WhatsApp.sent— Message sent to WhatsApp, awaiting delivery confirmation.delivered— WhatsApp confirmed the message was delivered to the recipient.read— WhatsApp confirmed the recipient read the message.failed— The send attempt or WhatsApp delivery failed.skipped— The recipient was skipped (e.g., marketing opt-out).