{
"type": "connections",
"num": 10,
"cursor":"",
"guid": "b9eed5c5-3ad5-4933-b600-5c81f9e6748f"
}
curl --location --request POST '/notification/get' \
--header 'Content-Type: application/json' \
--data-raw '{
"type": "connections",
"num": 10,
"cursor":"",
"guid": "b9eed5c5-3ad5-4933-b600-5c81f9e6748f"
}'
{"err_msg":"success","err_code":0,"data":{"code":0,"success":true,"msg":"成功","data":{"message_list":[],"has_more":false,"cursor":0}}
,"hint":"170445309894376339123168"}