Skip to main content


         This documentation site is for previous versions. Visit our new documentation site for current releases.      
 

articles-KMGetArticleByID-{ArticleId}

Updated on January 19, 2022

Gets the corresponding article data for the specified article ID.

Pega Knowledge Implementation Guide

Method: GET

Sample endpoint URL

https://<DomainName>/prweb/api/PegaKMREST/articles/KMGetArticleByID/{ArticleId}

Path parameters

NameTypeDescription
ArticleIdstringThe pyld of the published content.

Response syntax

{
  "ArticleAbstract": "",
  "ArticleTitle": "",
  "Content": "",
  "ContentType": "",
  "URL": "",
  "attachments": [
    {

      "AttachmentsType": "File",
      "DownloadLink": "",
      "FileAttachments": ""
    }
  ],

  "tags": [
    {
      "TagName": ""
    }
  ],

  "taxonomies": [
    {
      "ParentTaxonomyId": "",
      "TaxonomyId": "",
      "TaxonomyKey": "",
      "TaxonomyName": "",
      "TaxonomyPath": ""
    }
  ],
  "referencedArticles": [
       {
         "ArticleID": "",
         "ArticleTitle":""
       }
  ]
}

Sample response

{
  "ArticleAbstract": "Risk is only one part of the equation when it comes to the impact of the GDPR. The other important “R” to watch – is its upcoming impact to your Revenue. Learn the key considerations that can allow your business to close both risk and revenue gaps, at the very same time.",
  "ArticleTitle": "GDPR: Risk, Revenue, and Reward",
  "Content": "<p>T<span style=\"font-family:OpenSans,sans-serif;\">he attached whitepaper explains the risks and opportunities associated with the new European Union General Data Protection Regulations (GDPR) and related regulations.</span></p>\r\n\r\n<p><span style=\"font-family:OpenSans,sans-serif;\">You can also click <a href=\"https://www1.pega.com/system/files/resources/2018-01/GDPR%20Risk%20Revenu%20wp-final-180130.pdf\" onclick=\"window.open(this.href, 'GDPR-Risk,Revenue,andReward', 'resizable=no,status=no,location=no,toolbar=no,menubar=no,fullscreen=no,scrollbars=no,dependent=no'); return false;\" title=\"GDPR - Risk, Revenue, and Reward\">here</a> to access the whitepaper.</span></p>",
  "ContentType": "Authored",
  "URL": "http://",
  "attachments": [

    {
      "AttachmentsType": "File",
      "DownloadLink": "https://10.60.215.52:8443/prweb/PRRestService/PegaKMREST/downloads/KMDownloadAttachments/DATA-WORKATTACH-FILE PEGAFW-KM-WORK KC-79!20180822T121731.854 GMT",
      "FileAttachments": "GDPRRiskRevenuewpfinal.pdf"
    }
  ],

  "tags": [

    {
      "TagName": "gdpr"
    },

    {
      "TagName": "data privacy"
    },

    {
      "TagName": "privacy"
    }
  ],
  "taxonomies": [
    {
      "ParentTaxonomyId": "TOP",
      "TaxonomyId": "TAX-2",
      "TaxonomyKey": "PEGAFW-KM-DATA-TAXONOMY TAX-2",
      "TaxonomyName": "Customer Service",
      "TaxonomyPath": "Customer Service"
    }
  ]
}

Have a question? Get answers now.

Visit the Support Center to ask questions, engage in discussions, share ideas, and help others.

Did you find this content helpful?

Want to help us improve this content?

We'd prefer it if you saw us at our best.

Pega.com is not optimized for Internet Explorer. For the optimal experience, please use:

Close Deprecation Notice
Contact us