Obter uma mensagem
Retorna uma única mensagem pelo seu ID interno.
Authentication
AuthorizationBearer
API Key in the format mk_live_<43-chars>. Obtain from the Dashboard or POST /auth/api-keys.
Path parameters
id
Muchaw DEV internal message ID
Response
Default Response
id
Muchaw DEV internal message ID
numberId
ID of the WhatsApp number associated with this message
waMessageId
WhatsApp message ID returned by Meta Cloud API (null for pending messages)
direction
Message direction: INBOUND or OUTBOUND
fromContact
Sender contact (BSUID preferred, phone as fallback)
toContact
Recipient contact (BSUID preferred, phone as fallback)
type
Message type (text, template, image, document, audio, video, location, interactive)
body
Message payload content — structure varies by type
status
Current delivery status (e.g., sent, delivered, read, failed)
statusTimestamp
ISO 8601 timestamp of the last status update
createdAt
ISO 8601 timestamp when the message was created
Errors
401
Unauthorized Error
404
Not Found Error