v3

latestOpenAPI 3.0.32026-07-31135300306.1 KB
articles

Get an article by its ID

Returns a single article by ID within the specified knowledge base.

Rate limit: 60 requests per minute

get/knowledge-bases/{id}/articles/{article_id}

Path parameters

idstring required

The KnowledgeBaseID of the article to fetch.

article_idstring required

The ID of the article to fetch.

Query parameters

languagestring

The language code to fetch the article in. If not provided, returns the default language.

Response

request_idstring

The request ID for tracking.