Get Conversation History
In this page we show you how to get the conversation history.
The API call below is used to retrieve the conversation history of an appUser.
The URL includes placeholders for the organization ID and phone number, which need to be replaced with actual values to make the request.
This YAML outlines an API endpoint for retrieving the chat history of a WhatsApp subscriber.
The endpoint is intended to process GET requests, allowing users to receive conversation history data.
Last updated