---
title: "Get all the videos that have been added to an embed preset"
method: GET
path: "/me/presets/{preset_id}/videos"
tags: ["Embed Presets\\Videos"]
---

# Get all the videos that have been added to an embed preset

`GET /me/presets/{preset_id}/videos`

This method returns all the videos that make use of the specified embed preset.

## Path parameters

- `preset_id` number, required

## Query parameters

- `page` number
- `per_page` number

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