For the complete documentation index, see llms.txt. This page is also available as Markdown.

List Messages API

Overview

Response format

  • has_more: a boolean indicating whether there are more WhatsApp messages to retrieve.

  • data: an array of JSON WhatsApp message objects. You can find an example of a single JSON message object here.

Example response

Last updated

Was this helpful?