integrations > whatsapp

Get Messages

Get your WhatsApp messages. Ordered from newest to oldest.

get/v1/whatsapp/messages

Query parameters

limitinteger

Default is 100

offsetinteger

Default is 0

usersstring[]

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

groupsstring[]

List of group ids to filter by

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

TypesGetMessagesResponse required— unresolved $ref

Changes

No recorded changes to this endpoint across all 1 revision of this API.