v2

latestOpenAPI 3.1.12026-07-2685124366.6 KB
team

Gets a list of year and robot name pairs for each year that a robot name was provided. Will return an empty array if the team has never named a robot.

get/team/{team_key}/robots

Path parameters

team_keystring required

TBA Team Key, eg frc254

Headers

If-None-Matchstring

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

Response

Successful response

yearinteger required

Year this robot competed in.

robot_namestring required

Name of the robot as provided by the team.

keystring required

Internal TBA identifier for this robot.

team_keystring required

TBA team key for this robot.