{
"url": "https://mp.weixin.qq.com/s/kGZ-RmIvBdi1Kf_SdKNYYg",
"comment_id":"4067700251291762700",
"content_id":"11605636601757040767",
"offset":""
}curl --location --request POST 'https://api.getoneapi.com/api/wechat-mp/fetch_mp_article_comment_reply_list' \
--header 'Authorization: Bearer {{apikey}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"url": "https://mp.weixin.qq.com/s/kGZ-RmIvBdi1Kf_SdKNYYg",
"comment_id":"4067700251291762700",
"content_id":"11605636601757040767",
"offset":""
}'{
"code": 200,
"message": "success",
"data": {}
}