---
title: "Get a specific embed preset"
method: GET
path: "/users/{user_id}/presets/{preset_id}"
tags: ["Embed Presets\\Essentials"]
---

# Get a specific embed preset

`GET /users/{user_id}/presets/{preset_id}`

This method returns a single embed preset that belongs to the specified user.

## Path parameters

- `preset_id` number, required
- `user_id` number, required

## Response `200`

The embed preset was 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/versions/ea882e0224a4/schema)
