Skip to main content
GET
List or fetch WhatsApp messages

Authorizations

Authorization
string
header
required

HTTP Basic where username is your account e-mail and password is your security token.

Query Parameters

message_id
integer

When set, returns a single detailed message instead of the list.

status
string

Filter the outbox by status (e.g. pending, sent).

limit
integer
default:50
Required range: x <= 100
offset
integer
default:0

Response

Messages

Standard envelope used by the WhatsApp message and sender endpoints (same shape as the letters and e-mail envelopes).

status
integer
Example:

200

status_message
string
data
List mode · object