List clubs
strava_list_clubsRetrieve the list of clubs the authenticated Strava athlete belongs to. Supports page and per_page parameters for paginated results.
Instructions
Clubs the authenticated athlete belongs to (GET /athlete/clubs).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number, defaults to 1. | |
| per_page | No | Items per page, defaults to 30. |