Get teamsCopy Pageget https://football.fansunitedapi.com/v1/teamsReturns a list of teams. Caching: 1 dayQuery Paramsclient_idstringrequiredYour Client ID from Fans United Client API.country_idstringFilter teams from a particular country by providing the country ID.genderstringenumReturns only male or female teamsmalefemaleAllowed:malefemalekeystringrequiredClient API keylangstringenumDefaults to ENDetermines what language to return the data in (English by default). Available options include BG, RO and EN. If a translation is not available in the requested language, the API will fallback to English.ENenbgroAllowed:ENenbgrolimitstringDefaults to 20You can choose the number of teams returned in the request. Default is 20. Maximum is 200.namestringFull-text search by namenationalbooleanenumDefaults to NONEReturns only national teams or only clubstruefalseAllowed:NONEtruefalsepageintegerDefaults to 1Choose the page in the result set. Starts from 1.scopestringYou can filter and order the teams returned by providing a list of comma-separated competition IDs.sort_fieldstringenumDefaults to idThe field by which the results will be sorted. ID by default.idnamecountryAllowed:idnamecountrysort_orderstringenumDefaults to ascThe direction of the sorting: ascending or descending.ascdescAllowed:ascdescteam_idsstringYou can filter the teams returned by providing a list of comma-separated team IDs.Responses 200Get teams 400Bad request 404Resource not found 500Internal server errorUpdated over 1 year ago