WeChat Official Accounts
Article Details
Retrieves details for a WeChat Official Account article that may include video content, with selectable plain-text or rich-text mode. Use it to process known articles containing video material.
get/api/weixin/get-article-detail/v3
Query parameters
tokenstring required
Access token for this API service.
articleUrlstring required
WeChat Official Account article URL used to fetch article details with video-related fields when available.
mode'TEXT' | 'RICH_TEXT'
Weixin article detail mode
Article body format. TEXT returns plain text, and RICH_TEXT returns rich text when supported.
Available Values:
- TEXT: Plain text article detail
- RICH_TEXT: Rich text article detail
Response
OK