Get Messages
Get your WhatsApp messages. Ordered from newest to oldest.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Headers
X-Account-Token
The account token that is associated with the end user linked to this account
Query parameters
limit
Default is 100
offset
Default is 0
users
List of user ids to filter by. Something like [“13472771442”, “141234567890”]
groups
List of group ids to filter by
Response
This endpoint returns an object.
status
messages
nextOffset
Errors
400
Bad Request Error
401
Un Authorized Error
404
Not Found Error
500
Internal Server Error
500
Not Implemented Error
