> For the complete documentation index, see [llms.txt](https://docs.sportmonks.com/v2/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sportmonks.com/v2/cricket-api/our-api/teams-and-players.md).

# Teams

With the teams endpoint you can find all team details you need. You can think if information about when the team is founded, logo, team name, short name etc.

But especially by using the right includes you can have the right team details you need, like the team coach, team venues, results, upcoming games, team stats and many more valuable team details.

{% hint style="info" %}
The squad include only returns the squad for the team of the active season in the domestic main league the team is playing in. For international teams it will return the teams as is.
{% endhint %}

{% content-ref url="/pages/-MYFpEQUQo3G5xK0vvah" %}
[GET All Teams](/v2/cricket-api/our-api/teams-and-players/get-all-teams.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MYFpGL3Kwvj0VqJkHjf" %}
[GET Team by ID](/v2/cricket-api/our-api/teams-and-players/get-team-by-id.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MPtEF0CXQI68wkEif4w" %}
[GET Squad by Team and Season ID](/v2/cricket-api/our-api/teams-and-players/teams-and-squads.md)
{% endcontent-ref %}
