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
Changes
No recorded changes to this endpoint across all 1 revision of this API.