---
title: "Get a specific region of an On Demand page"
method: GET
path: "/ondemand/pages/{ondemand_id}/regions/{country}"
tags: ["On Demand\\Regions"]
---

# Get a specific region of an On Demand page

`GET /ondemand/pages/{ondemand_id}/regions/{country}`

Checks whether an On Demand page belongs to a region.

## Path parameters

- `country` string, required
- `ondemand_id` number, required

## Response `200`

The On Demand page's region was returned.

## Other responses

- `404` — No such On Demand page or region exists.

---

[API](https://skmtc.net/vimeo/apis/vimeo-api.md) · [All operations](https://skmtc.net/vimeo/apis/vimeo-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/vimeo/vimeo-api/revisions/ea882e0224a4/schema)
