Henrik
11 years agoAdvisor
REST - Kudos or ratings count for the current user in a specific board
Hi,
I'd like to have, for the current user, the count of kudos or ratings he gave in a board.
It is possible to do it for topics, replies or messages. For instance :
/users/id/[user_id]/topics/in/boards/id/[board_id]/count
Can we do the same for kudos and ratings?
Another possibility is to extract all kudos given by one user and to check for each of them if the message's board is correct. But this is really bad in terms of performance.
Any idea?
Thanks!
Henrik