Forum Discussion

JackDunaway's avatar
13 years ago
Solved

Kudos Given Timestamp?

I'm using the method "/kudos/givers" of the "Message" class, and the response does not include the timestamp of each of the Kudos given. (The date the Kudos was given is configured to show on website...
  • KaelaC's avatar
    13 years ago

    Very tough question BUT, thanks to the dev team, I have an answer.  Try this, replacing the [board id] and [message id] placeholders with your values :

     

    /restapi/vc/boards/id/[board id]/messages/id/[message id]/kudos/givers/recent?restapi.response_style=all

     

     

     

    The important part here is the ?restapi.response_style=all at the end.  This is what gets you the kudos time.