curl --location 'https://m1.apifoxmock.com/m1/1293445-0-default/api/Messages/list?msgType=undefined'{
"reqId": "string",
"ts": 0,
"code": "string",
"message": "string",
"data": {
"total": 0,
"items": [
{
"id": "string",
"level": "string",
"system": "string",
"serverName": "string",
"agentName": "string",
"agentId": "string",
"msg": "string",
"title": "string",
"sourceModule": "string",
"sourceId": "string",
"read": true,
"time": "string",
"template": "string",
"param": {
"property1": {},
"property2": {}
},
"createTime": "2019-08-24T14:15:22.123Z"
}
]
}
}