WeChat Official Accounts

Article Comment Replies

Retrieves replies under a top-level comment for a WeChat Official Account article, identified by article URL and contentId. Use it to inspect threaded discussion beneath a known comment.

get/api/weixin/get-article-sub-comment/v1

Query parameters

tokenstring required

Access token for this API service.

articleUrlstring required

WeChat Official Account article URL used to fetch replies under a top-level comment.

contentIdstring required

Top-level comment content id used to fetch nested comment replies.

Response

OK

code0 | 100 | 101 | 202 | 300 | 301 | 302 | 303 | 400 | 404 | 500 | 503 | 600 | 601 | 602 required
messagestring nullable required
{"stackTrail":"paths:/api/weixin/get-article-sub-comment/v1:get:responses:200:content:application/json:schema:properties:data","oasType":"schema","type":"unknown"}
recordTimestring nullable required
requestIdstring

Changes