GET api/BACompTeams?year={year}

Retrieves all teams for each competition for a given year from the BlueAlliance /event/year/compcode/teams/keys API Stores results in Fires CompsTeams table Fires Competitions table must be populated prior to running this

Request Information

URI Parameters

NameDescriptionTypeAdditional information
year

integer

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.