WeChat Official Accounts

Account Historical Articles

Retrieves page-number-paginated historical articles for a WeChat Official Account identified by biz ID, article URL, account name, or wxid. Use it to browse an account's article archive one page at a time.

post/api/weixin/get-account-history-articles/v1

Query parameters

tokenstring required

Access token for this API service.

bizstring

WeChat Official Account biz id. You can read it from the __biz query parameter in an article URL. Use one of biz, url, or name.

urlstring

WeChat Official Account article URL used to identify the account. Use one of biz, url, or name.

namestring

WeChat Official Account name or wxid. Use one of biz, url, or name.

pageinteger

Page number starting from 1 for paginated WeChat Official Account historical articles.

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-account-history-articles/v1:post:responses:200:content:application/json:schema:properties:data","oasType":"schema","type":"unknown"}
recordTimestring nullable required
requestIdstring

Changes

No recorded changes to this endpoint across all 1 revision of this API.