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

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-detail/v3:get:responses:200:content:application/json:schema:properties:data","oasType":"schema","type":"unknown"}
recordTimestring nullable required
requestIdstring

Changes