Get User Messages

Get messages from a user. The user ID does not include @s.whatsapp.net and should most likely be a phone number like “13472771442” (with the country code included).

Path parameters

userIdstringRequired

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

Response

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

Errors