# Teams

With the **Teams** endpoint you can find all Team Details you need. You can think of 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.

{% content-ref url="/pages/-MXq\_ikSK3FlcfyIt1KP" %}
[GET Team by ID](/v2/endpoint-overview/teams/get-team-by-id.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MXq\_ibYDlO9XwL6yEzx" %}
[GET Teams by Season ID](/v2/endpoint-overview/teams/get-teams-by-season-id.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MXq\_iZjoPnH8nO4lXTV" %}
[Search Team by Name](/v2/endpoint-overview/teams/search-team-by-name.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MXq\_iWdxFnTVVN5t6fR" %}
[GET Current Leagues by Team ID](/v2/endpoint-overview/teams/get-current-leagues-by-team-id.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MXq\_iOmHv73tjUzHM-E" %}
[Get All Leagues by Team ID](/v2/endpoint-overview/teams/get-all-leagues-by-team-id.md)
{% endcontent-ref %}

{% hint style="info" %}
Check this endpoint in Postman.\
&#x20;                                                             [![Run in Postman](https://run.pstmn.io/button.svg)](https://football-postman.sportmonks.com/#4aad7415-b852-40db-b781-6522e277bf2b)
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.sportmonks.com/v2/endpoint-overview/teams.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
