CCRCOPENAUTH: ********************curl --location --request GET 'https://open.lcchunyi.com/v1test/ccrc/message/channel/get?id' \
--header 'CCRCOPENAUTH: <api-key>'{
"code": "string",
"message": "string",
"data": {
"id": 0,
"name": "string",
"type": 0,
"accountConfig": "string",
"createTime": 0,
"updateTime": 0
},
"success": true
}