# Referees

Retrieve detailed referee information via one of our 5 referees' 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 Referees:** returns all the referees available within your subscription.
* **GET Referees by ID:** returns referee information from your requested referee ID.
* **GET Referees by Country ID:** returns referee information from your requested country ID.
* **GET Referees by Season ID:** returns referee information from your requested season ID.
* **GET Referees Search by Name:** returns all the referees that match your search query.

#### Include options

[`sport`](https://app.gitbook.com/o/-MJWE53IpT91aRTPjruo/s/z0kWjB5EvZvqGsozw8vP/) [`country`](https://docs.sportmonks.com/football2/v/core/endpoints/countries) [`statistics`](https://docs.sportmonks.com/v3/entities/statistic#refereestatistic) [`nationality`](https://app.gitbook.com/o/-MJWE53IpT91aRTPjruo/s/z0kWjB5EvZvqGsozw8vP/)  [`city`](https://app.gitbook.com/o/-MJWE53IpT91aRTPjruo/s/z0kWjB5EvZvqGsozw8vP/)

**Related Entities:**

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

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