Retrieve message history for a WhatsApp Business phone number. Returns a paginated list of messages with their delivery status information, including events like delivery status updates, timestamps, and webhook information. Use this action when you need to track message delivery…
afterstringCursor for pagination. Use this to get the next page of results. This value comes from the 'paging.cursors.after' field in previous responses.
limitintegerMaximum number of message history entries to return per page. Default is 25, maximum is 100.
beforestringCursor for pagination. Use this to get the previous page of results. This value comes from the 'paging.cursors.before' field in previous responses.
fieldsstringComma-separated list of fields to include in the response. If not specified, default fields will be returned (id, message_id). Available fields: id, message_id, events{delivery_status,webhook_update_state,timestamp,application,webhook_uri,error_description}
message_idstringFilter results by a specific WhatsApp message ID (WAMID). When provided, only message history for this specific message will be returned.
phone_number_idRequiredstringThe WhatsApp Business phone number ID. This is the ID associated with your registered phone number in WhatsApp Business Manager.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.