Skip to main content


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

articles-KMListArticlesByTaxonomy-{TaxKey}

Updated on September 14, 2021

Gets all the articles associated with a specified category ID.

Pega Knowledge Implementation Guide

Method: GET

Sample endpoint URL

https://<DomainName>/prweb/api/PegaKMREST/articles/KMListArticlesByTaxonomy/{TaxKey}

Path Parameters

NameTypeDescription
TaxKeystringThe Taxonomy ID associated with the articles.

Response syntax

[
  {
    "pyStatusWork": "",
    "CurrentRating": 0,
    "ContentType": "",
    "pxPages": {
      "LC": {
        "TaxonomyKey": "",
        "pxSubscript": "LC"
      }
    },
    "pxCoverInsKey": "",
    "ArticleTitle": "",
    "pzInsKey": "",
    "AggregateRating": 0,
    "ContentSourceURL": "http://",
    "pyID": "",
    "pxCreateDateTime": "",
    "RatingsCount": 0,
    "pyLabel": "",
    "mixedValueType": "",
    "pxCreateOpName": "",
    "ArticleAbstract": "",
    "KMArticleLanguage": "",
    "LikePercentage": null,
    "KMDiagnosticsId": "",
    "ArticleViews": 0
  }
]

Sample response

[
  {
    "pyStatusWork": "Resolved-Published",
    "CurrentRating": 0,
    "ContentType": "Authored",
    "pxPages": {
      "LC": {
        "TaxonomyKey": "PEGAFW-KM-DATA-TAXONOMY TAX-2",
        "pxSubscript": "LC"
      }
    },

    "pxCoverInsKey": "PEGAFW-KM-WORK KC-2",
    "ArticleTitle": "5 Tips for handling difficult customers",
    "pzInsKey": "PEGAFW-KM-WORK KCP-164",
    "AggregateRating": 0,
    "ContentSourceURL": "http://",
    "pyID": "KCP-164",
    "pxCreateDateTime": "20190625T151730.147 GMT",
    "RatingsCount": 0,
    "pyLabel": "5 Tips for handling difficult customers",
    "mixedValueType": "",
    "pxCreateOpName": "KM Admin",
    "ArticleAbstract": "This article describes how to work with tough customers",
    "KMArticleLanguage": "en",
    "LikePercentage": null,
    "KMDiagnosticsId": "",
    "ArticleViews": 0
  },

  {
    "pyStatusWork": "Resolved-Published",
    "CurrentRating": 0,
    "ContentType": "Authored",
    "pxPages": {
      "LC": {
        "TaxonomyKey": "PEGAFW-KM-DATA-TAXONOMY TAX-2",
        "pxSubscript": "LC"
      }
    },

    "pxCoverInsKey": "PEGAFW-KM-WORK KC-6",
    "ArticleTitle": "5 Tips for traveling abroad",
    "pzInsKey": "PEGAFW-KM-WORK KCP-165",
    "AggregateRating": 0,
    "ContentSourceURL": "http://",
    "pyID": "KCP-165",
    "pxCreateDateTime": "20190625T151857.614 GMT",
    "RatingsCount": 0,
    "pyLabel": "5 Tips for traveling abroad",
    "mixedValueType": "",
    "pxCreateOpName": "KM Admin",
    "ArticleAbstract": "Whether you have traveled abroad many times, or are a nervous first-timer, everyone can use some tips for traveling abroad. People travel for business, vacation, family events, and many other reasons. Here are our top tips, of many, for making your travel abroad even better, no matter what you’re there for.",
    "KMArticleLanguage": "en",
    "LikePercentage": null,
    "KMDiagnosticsId": "",
    "ArticleViews": 0
  }
]

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