Skip to main content
GET
Get Public KB Articles
Retrieves a set of published knowledge base articles by its public slug. Returns the articles array and metadata. This endpoint does not require authentication.

Path Parameters

string
required
The unique public slug of the KB article set.

Request

Response

Returns the KB article set with its full content, including categorized articles.

Example Response

200

Errors

Mirrored help centers

When a project mirrors its Featurebase help center into the Knowledge Base, the set carries source ("featurebase"), source_url (the help center’s public address), and synced_at, and each article has a source object with the provider, the Featurebase article_id, its url, and updated_at. The Shipstar-served copy is canonical; the fields are there so a renderer can say where the article is maintained. Sets authored in Shipstar have source: null.