curl --location --request GET 'https://seupabxutech.exemplo.com.br/utech/v1/messages/messagestatus/?token&id'
{
"status": "ok",
"data": {
"status": 4,
"strstatus": "delivered",
"error": "0",
"strerror": "",
"tpid": "12345678-1234-1234-1234-1234-12345678",
"response_id": "1234"
}
}