---
title: "Get all the videos in a season on an On Demand page"
method: GET
path: "/ondemand/pages/{ondemand_id}/seasons/{season_id}/videos"
tags: ["On Demand\\Seasons"]
---

# Get all the videos in a season on an On Demand page

`GET /ondemand/pages/{ondemand_id}/seasons/{season_id}/videos`

Information about this method appears below.

## Path parameters

- `ondemand_id` number, required
- `season_id` number, required

## Query parameters

- `filter` 'viewable'
- `page` number
- `per_page` number
- `sort` 'date' | 'default' | 'manual' | 'name' | 'purchase_time' | 'release_date'

## Response `200`

The videos were returned.

---

[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)
