---
title: "Check if a user has made a purchase or rental from an On Demand page"
method: GET
path: "/me/ondemand/purchases/{ondemand_id}"
tags: ["On Demand\\Purchases and Rentals"]
---

# Check if a user has made a purchase or rental from an On Demand page

`GET /me/ondemand/purchases/{ondemand_id}`

Information about this method appears below.

## Path parameters

- `ondemand_id` number, required

## Response `200`

You have purchased the On Demand page.

## Other responses

- `403` — The requested user isn't the same as the authenticated user.
- `404` — No such user or 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)
