v2

latestOpenAPI 3.1.12026-07-2685124366.6 KB
team
event

Gets a key-value list of the event statuses for events this team has competed at in the given year.

get/team/{team_key}/events/{year}/statuses

Path parameters

team_keystring required

TBA Team Key, eg frc254

yearinteger required

Competition Year (or Season). Must be 4 digits.

Headers

If-None-Matchstring

Value of the ETag header in the most recently cached response by the client.

Response

Successful response

object required

A key-value pair of Team_Event_Status objects with the event key as the key.