Skip to main content
Return one Help Center article’s full markdown body, by id. The natural follow-up to list_help_center_articles: take a row’s id and read the whole article — its title, author description, full body (markdown) and source url. An article in a collection the caller isn’t entitled to reads as not found, exactly like an unknown id.

Parameters

Body

string
required
Id of the article to read — the id list_help_center_articles returns.

Response

Body

string
string
string
The author-written description.
string
string
Public URL of this help-center article (an external help.qobra.co link, not a Qobra web-app page); null if unpublished.
string