---
title: "Get a specific On Demand genre"
method: GET
path: "/ondemand/genres/{genre_id}"
tags: ["On Demand\\Genres"]
---

# Get a specific On Demand genre

`GET /ondemand/genres/{genre_id}`

Information about this method appears below.

## Path parameters

- `genre_id` string, required

## Response `200`

The On Demand genre was returned.

## Other responses

- `404` — No such On Demand genre 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)
