---
title: "Get all the promotions on an On Demand page"
method: GET
path: "/ondemand/pages/{ondemand_id}/promotions"
tags: ["On Demand\\Promotions"]
---

# Get all the promotions on an On Demand page

`GET /ondemand/pages/{ondemand_id}/promotions`

Information about this method appears below.

## Path parameters

- `ondemand_id` number, required

## Query parameters

- `filter` 'batch' | 'default' | 'single' | 'vip', required
- `page` number
- `per_page` number

## Response `200`

The promotions were returned.

## Other responses

- `400` — The filter is invalid.
- `403` — You can't view promotions for an On Demand page that you don't own.
- `404` — No such On Demand page 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)
