Help center articles
Get an article
Get a help center article by id. Pass format=html or format=markdown to additionally include the article content converted to that format (as a localized contentHtml / contentMarkdown field) next to the stored editor JSON. Omit the parameter to return the article unchanged.
get/helpcenter/collections/{helpcenterCollectionId}/articles/{helpcenterArticleId}
Path parameters
helpcenterArticleIdstring required
Query parameters
formatstring
Response
Ok
{"stackTrail":"paths:/helpcenter/collections/{helpcenterCollectionId}/articles/{helpcenterArticleId}:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
Changed in 1 of the 21 revisions of this API.2
- ○
added the new optional
queryrequest parameterformatnew-optional-request-parameter
- ○
removed from the response body
allOflist for the response statusresponse-body-all-of-removed
- ○