{
"chatId": "120363043968066561@g.us",
"idMessage": "BAE5F4886F6F2D05"
}
curl --location -g --request POST '/waInstance{{idInstance}}/getMessage/{{apiTokenInstance}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"chatId": "120363043968066561@g.us",
"idMessage": "BAE5F4886F6F2D05"
}'
{
"type": "incoming",
"idMessage": "9DB14F14A253D33F4A9CD84123456789",
"timestamp": 1706522263,
"typeMessage": "textMessage",
"chatId": "120363153000000000@g.us",
"textMessage": "Hi",
"senderId": "70000000012@c.us",
"senderName": "Rachel",
"senderContactName": "Rachel 2",
"deletedMessageId": "",
"editedMessageId": "",
"isEdited": false,
"isDeleted": false
}