curl --location -g --request GET 'https://open.yunxinapi.com/im/v2.1/conversations/apifoxtest35|1|apifoxtest40/messages?begin_time=0&end_time={% mock '\''timestamp'\'' %}&limit=100' \
--header 'AppKey: ' \
--header 'X-custom-traceid: {% mock '\''uuid'\'' %}' \
--header 'Nonce: ' \
--header 'CurTime: ' \
--header 'CheckSum: '{
"code": 200,
"msg": "success",
"data": {
"has_more": false,
"items": []
}
}