# Coaches

The Coaches endpoint provides you details about the Coach like the Name, Nationality Birthdate etc.

By default this endpoint returns Coach details that have managed at least one game in the Leagues covered by the Plan you are subscribed to.

{% content-ref url="/pages/-MXqbV5tY79eTeXAWGpM" %}
[GET Coach by ID](/v2/endpoint-overview/coaches/get-coach-by-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/#6ce946f4-62f4-48ee-ab3b-7567a10ada16)
{% 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/coaches.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.
