Articles Details
GET {{_endpoint}}/services/data/v{{version}}/support/knowledgeArticles/:ARTICLE_ID
Get all online article fields, accessible to the user.
Request Params
| Key | Datatype | Required | Description |
|---|---|---|---|
channel | null | Optional, defaults to user’s context. For information on channel values, see Valid channel Values. | |
| App: Visible in the internal Salesforce Knowledge application | |||
| Pkb: Visible in the public knowledge base | |||
| Csp: Visible in the Customer Portal | |||
| Prm: Visible in the Partner Portal | |||
updateViewStat | null | Optional, defaults to true. If true, API updates the view count in the given channel as well as the total view count. | |
isUrlName | null | Optional, defaults to false. If true, indicates that the last portion of the endpoint is a URL name instead of an article ID. Available in API v44.0 and later |
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Content-Type | string |