curl --location --request GET 'https://api.shakingcloud.com/api/user/get_msgs'
{
"attributes": {},
"code": "string",
"data": [
{
"createDate": "2019-08-24T14:15:22Z",
"createStr": "string",
"key": "string",
"modifyDate": "2019-08-24T14:15:22Z",
"tkey": "string"
}
],
"msg": "string",
"success": true,
"totalCount": 0
}