Inactive User
12 years agoTime at which the user gave the kudo via rest API.
We are trying to get a user's kudos, regardless of a message. (Think a recent activity module.) If you use a call like
users/id/43/kudos/given/messages/recent?restapi.response_style=all
, it doesn't return the mixin data with the time the user kudoed, just a list of the message data for the posts the user kudoed. Is there a way to get that timestamp included in this result as well?