Get Messages

GET

Get your WhatsApp messages. Ordered from newest to oldest.

Headers

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.
status"ok" or "error"
Allowed values: okerror
messageslist of objects
nextOffsetintegerOptional
Built with