list_rides
Retrieve your complete ride history with Bixi Montréal, sorted from most recent to oldest. Use the offset parameter to paginate through past rides and track your cycling activity.
Instructions
List the current member's ride history.
Args: offset: Number of most-recent rides to skip, for pagination. Defaults to 0, which returns the full ride history.
Returns: A list of rides, most recent first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| offset | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |