curl --location --request GET '/adminapi/channel.official_account_reply/detail?id=' \
--header 'token: 217ba8ac94c48c81403500017f8c13fc'{
"code": 1,
"show": 0,
"msg": "",
"data": {
"id": 10,
"name": "在不在",
"keyword": "在吗",
"reply_type": "2",
"matching_type": 1,
"content_type": 1,
"content": "在的呀~有什么可以帮到您",
"status": 0,
"sort": 20,
"reply_type_desc": "关键词回复",
"matching_type_desc": "全匹配",
"content_type_desc": "文本",
"status_desc": "禁用"
}
}