Retrieve recent activities from members of a specific club. IMPORTANT: The authenticated athlete must be a member of the requested club to access this endpoint. Use 'List Athlete Clubs' first to get club IDs the athlete belongs to. Pagination is supported (max 200 activities tot…
idRequiredintegerThe unique identifier of the club. You can obtain club IDs using the 'List Athlete Clubs' endpoint to retrieve clubs the authenticated athlete belongs to.
pageintegerPage number for pagination. Defaults to 1.
per_pageintegerNumber of activities 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.