Skip to main content

List messages in a WhatsApp conversation

GET 

/v1/communications/whatsapp/:conversation_id/messages

List the messages in a WhatsApp conversation, oldest first, so the thread reads in order.

Filter by direction (inbound or outbound) and message_type (text, image, document, audio, video and the rest), and page with limit and offset.

Requires the communications:read scope.

Request

Responses

Successful Response