# Schedules

Display complete season schedules for your favorite leagues and teams. The schedule endpoints allow you to retrieve the up-to-date season schedules that have your interest quickly.

You can choose a variety of endpoints to retrieve the season schedules. Per endpoint, you can find the details, including base URL, parameters, includes and more.&#x20;

* **GET Schedules by Season ID:** returns the complete season schedule from your requested season ID.
* **GET Schedules by Team ID:** returns the complete schedule for the active seasons from your requested team ID.
* **GET Schedules by Season ID and Team ID:** returns the complete season schedule for one specific team from your requested season ID.

### Include options

`NONE`

### **Related Entities:**

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

* [Stage](https://docs.sportmonks.com/v3/entities/league-season-schedule-stage-and-round#stages)
* [Round](https://docs.sportmonks.com/v3/entities/league-season-schedule-stage-and-round#rounds)
* [Fixtures](https://docs.sportmonks.com/v3/endpoints-and-entities/entities/fixture)
