Get WhatsApp Message and Conversation Details
Messages
Get Message Details
Retrieves the complete details of a WhatsApp message (including template details) and its associated conversation by WhatsApp Message ID. Enforces strict workspace-level isolation and API key scoping restrictions.
GET
Get WhatsApp Message and Conversation Details
Use this endpoint to retrieve complete details about a WhatsApp message and its associated conversation.
You must provide the unique WhatsApp Message ID as the
waMessageId query parameter.
This endpoint supports external integrations using your API key.
Workspace isolation and security
To protect your data, this endpoint enforces strict multi-tenancy. You can only fetch messages that belong to your workspace. Access is blocked if the message’s WhatsApp Business Account (WABA) ID does not match your workspace.API key scoping restrictions
Access is restricted if your API key is scoped to a specific phone number or channel ID. The system checks if the conversation matches the scoped phone number or channel ID. Any scope violation returns a403 Forbidden response.Authorizations
Query Parameters
The unique WhatsApp Message ID (e.g. wamid.HBgMOTE5ODc2NTQzMjEw...)
