v2
latestOpenAPI 3.0.3Proprietary2026-07-263483431.1 MBWABA
List WABA customer messages
Requires the waba_account:operate scope. Message payloads expose sender_tag and no longer expose sender_type.
get/v3/waba-accounts/{waba_unique_id}/customers/{wa_user_id}/messages
Query parameters
page_sizeinteger
Cursor page size.
next_cursorstring
Opaque cursor for the next page.
previous_cursorstring
Opaque cursor for the previous page.
anchor_idstring
Primary-key ID of a WhatsApp message to center the first page around. Cannot be used with next_cursor or previous_cursor. If not found in this customer message list, data is empty.
Response
Success paginated collection response
Example response
{
"is_paginated": true
}