v2

latestOpenAPI 3.1.12026-07-2685124366.6 KB
team

Gets a Team object for the team referenced by the given key.

get/team/{team_key}

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

keystring required

TBA team key with the format frcXXXX with XXXX representing the team number.

team_numberinteger required

Official team number issued by FIRST.

nicknamestring required

Team nickname provided by FIRST.

namestring required

Official long name registered with FIRST.

school_namestring nullable required

Name of team school or affilited group registered with FIRST.

citystring nullable required

City of team derived from parsing the address registered with FIRST.

state_provstring nullable required

State of team derived from parsing the address registered with FIRST.

countrystring nullable required

Country of team derived from parsing the address registered with FIRST.

addressstring nullable required

Will be NULL, for future development.

postal_codestring nullable required

Postal code from the team address.

gmaps_place_idstring nullable required

Will be NULL, for future development.

gmaps_urlstring url nullable required

Will be NULL, for future development.

latnumber double nullable required

Will be NULL, for future development.

lngnumber double nullable required

Will be NULL, for future development.

location_namestring nullable required

Will be NULL, for future development.

websitestring url nullable required

Official website associated with the team.

rookie_yearinteger nullable required

First year the team officially competed.

mottostring nullable required

Team's motto or tagline.