Returns the athletes who kudoed an activity identified by an identifier. Requires activity:read for Everyone and Followers activities. Requires activity:read_all for Only Me activities.
idRequiredintegerThe unique identifier of the activity to retrieve kudoers for. This is a numeric ID returned when creating or listing activities.
pageintegerPage number for pagination. Defaults to 1 if not specified.
per_pageintegerNumber of kudoers to return per page. Defaults to 30, maximum is 200.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.