Get Messages

Get your WhatsApp messages. Ordered from newest to oldest.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

X-Account-TokenstringRequired
The account token that is associated with the end user linked to this account

Query parameters

limitintegerOptional
Default is 100
offsetintegerOptional
Default is 0
userslist of stringsOptional

List of user ids to filter by. Something like [“13472771442”, “141234567890”]

groupslist of stringsOptional
List of group ids to filter by

Response

This endpoint returns an object.
statusenum
Allowed values:
messageslist of objects
nextOffsetinteger or null

Errors