# Coaches

Retrieve detailed coach information via one of our 5 coaches endpoints.

You can retrieve more detailed information by using the correct includes. Per endpoint you can find the details including base URL, parameters, includes and more.

* **GET All Coaches:** returns all the coaches available within your subscription.
* **GET Coach by ID:** returns coach information from your requested coach ID.
* **GET Coaches by Country ID:** returns coach information from your requested country ID.
* **GET Coaches Search by Name:** returns all the coaches that match your search query.
* **GET Last Updated Coaches:** returns all the coaches that have received updates in the past two hours.&#x20;

#### Include options

[`sport`](https://app.gitbook.com/o/-MJWE53IpT91aRTPjruo/s/z0kWjB5EvZvqGsozw8vP/) [`country`  ](https://docs.sportmonks.com/football2/v/core/endpoints/countries)[`teams`](https://docs.sportmonks.com/v3/entities/team-player-squad-coach-and-referee#team) [`statistics`](https://docs.sportmonks.com/v3/entities/statistic#coachstatistic) [`nationality`](https://app.gitbook.com/s/z0kWjB5EvZvqGsozw8vP/entities/core#country)  [`trophies`](https://docs.sportmonks.com/v3/entities/other#participanttrophy)  [`player`](https://docs.sportmonks.com/v3/entities/team-player-squad-coach-and-referee#player)  [`fixtures`](https://docs.sportmonks.com/v3/entities/fixture#fixture)

**Related Entities:**

Get an overview and explanation of all the fields returned in the API response. The related entities for the coaches' endpoints are:

* [Coach](https://docs.sportmonks.com/v3/entities/team-player-squad-coach-and-referee#coach)
