curl --location --request GET '/msg/info/'
{
"_embedded": {
"appReadStatus": 0,
"details": [
"string"
],
"id": "string",
"msgContent": "string",
"msgId": "string",
"msgTime": 0,
"msgType": 0,
"title": "string",
"webReadStatus": 0
},
"code": 0,
"message": "string",
"timestamp": "string"
}