Forum Discussion

sdujari's avatar
sdujari
Mentor
10 years ago

How can I use Rest API to pull all articles from a specific TKB?

I would like to pull all articles from a specific board (based on its ID) using the Rest API.   Right now we are using the following:   <#assign resources = rest("search/messages?q=${productName?...
  • VarunGrazitti's avatar
    10 years ago
    Try following
    /restapi/vc/boards/id/[id]/topics/style/tkb/recent
    /restapi/vc/boards/id/[id]/posts/style/tkb/recent