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

# Get all the seasons on an On Demand page

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

Information about this method appears below.

## Path parameters

- `ondemand_id` number, required

## Query parameters

- `direction` 'asc' | 'desc'
- `filter` 'viewable'
- `page` number
- `per_page` number
- `sort` 'date' | 'manual'

## Response `200`

The seasons were returned.

## Other responses

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