Skip to content

Get team

GET
/v1/teams/{team_id}

Get team

Authorizations

api_key
TypeAPI Key (header: X-Api-Key)

Parameters

Path Parameters

team_id*

XS2event ID of the Team

Typestring
Required

Responses

OK

application/json
JSON
{
"official_name": "Liverpool FC",
"team_id": "7841dbb553b74476b9236a92f56f27e9_tms",
"popular_team": true,
"sport_type": "soccer",
"slug": "liverpool-fc",
"iso_country": "GBR",
"wikipedia_slug": "Liverpool FC",
"wikipedia_snippet": "Liverpool Football Club is a professional football club based in Liverpool, England. The club competes in the Premier League...",
"venue_id": "7d881550d5ba4cb2b3faca11a9b1695d_vnx",
"team_slug": "LIV",
"logo_filename": "liverpoolfc_lrkvr.png"
}

Playground

Server
Authorization
Variables
Key
Value

Samples