Skip to main content
Return one Help Center article’s full markdown body, by id or name. The natural follow-up to list_help_center_articles: take a row’s id (or an article name) and read the whole article — its title, author description, full body (markdown) and source url. Articles are global Qobra product docs.

Parameters

Body

article
string
required
The Help Center article id (as returned in the id field by list_help_center_articles) or an article name, matched as a case-insensitive substring of the title. A name matching no — or more than one — article raises a clear error; pass the id to disambiguate.

Response

Body

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