Authorization: Bearer ********************curl --location --request GET '/api/v1/messaging/messages//reactions'{
"code": 0,
"message": "success",
"data": [
{
"property1": "string",
"property2": "string"
}
]
}