Forum Discussion

ttsalonen's avatar
ttsalonen
Contributor
9 years ago

Total sum of kudos in a topic

Hi,   In Community API V2, is there an easy way to get a total sum of kudos given for all messages in a topic?   Thanks
  • VarunGrazitti's avatar
    9 years ago

    ttsalonen - Doesn't seem any way in V2, you can have a V1 call for this - /restapi/vc/threads/id/ID/kudos/count

     

    I hope this helps.