Skip to main content
GET
Retrieve a WhatsApp message

Authorizations

Authorization
string
header
required

Wavix API key. Pass as Authorization: Bearer <api_key>. Keys support per-resource scopes (none / read / write). See Restricted keys and scopes.

Path Parameters

uuid
string<uuid>
required

The unique ID of the message.

Example:

"3a525ca2-6909-4c72-9399-905adf7f3a74"

Response

The requested WhatsApp message.

message
WhatsAppMessageListItem · object
required