All URIs are relative to https://www.thebluealliance.com/api/v3
Method | HTTP request | Description |
---|---|---|
get_insights_leaderboards_year | GET /insights/leaderboards/{year} |
Vecmodels::LeaderboardInsight get_insights_leaderboards_year(year, if_none_match)
Gets a list of LeaderboardInsight
objects from a specific year. Use year=0 for overall.
Name | Type | Description | Required | Notes |
---|---|---|---|---|
year | i32 | Competition Year (or Season). Must be 4 digits. | [required] | |
if_none_match | Option<String> | Value of the ETag header in the most recently cached response by the client. |
Vecmodels::LeaderboardInsight
- Content-Type: Not defined
- Accept: application/json
[Back to top] [Back to API list] [Back to Model list] [Back to README]