integrations > whatsapp
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).
get/v1/whatsapp/users/{userId}/messages
Path parameters
userIdstring required
Headers
Authorizationstring required
Bearer authentication
X-Account-Tokenstring required
The account token that is associated with the end user linked to this account
Response
Response with status 200
TypesGetUsersMessagesResponse required— unresolved $ref
Changes
No recorded changes to this endpoint across all 1 revision of this API.