lilimBoss8 years agoGet list of TKB articles, exlude TKB comments I am using the following call to retrieve the TKB articles within a particular node: /restapi/vc/boards/id/<BOARDID>/threads However, this returns both the TKB articles and comments (mess...Show More
PaoloTLithium Alumni (Retired)8 years agoHi lilim have you tried with LiQL? SELECT * FROM messages WHERE depth=0 AND conversation.style='tkb' AND board.id='thebesttkbever' Full documentation here. Hope it helps,
Recent DiscussionsHow to determine if a given node is visible to the public?SolvedSubscriptions to a label?SolvedWhat Does It Take to Develop a High-Performance Candy AI Clone?liqlAdmin in khoros aurora graphql APISolvedHow to do session key authentication with GraphQLSolved