# Regions

Gather an overview of all the regions available within your subscription via the regions' endpoint. Retrieve basic information or enrich your response.&#x20;

Use one of our 3 regions' endpoints. Per endpoint, you can find the details, including base URL, parameters, includes and more.&#x20;

* **GET All Regions:** returns all the regions that are available within your subscription.
* **GET Regions by ID:** returns information from your requested region ID.
* **GET Regions by Search:** returns region information that matches your search query.

#### Include options

[`country`](https://docs.sportmonks.com/v3/core-api/entities/core#country) [`cities`](https://docs.sportmonks.com/v3/core-api/entities/core#city)

**Related Entities:**

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

* [Region](https://docs.sportmonks.com/v3/core-api/entities/core#region)
