---
title: "Get all the videos in which a user appears"
method: GET
path: "/me/appearances"
tags: ["Videos\\Essentials"]
---

# Get all the videos in which a user appears

`GET /me/appearances`

This method returns all the videos in which the authenticated user has a credited appearance.

## Query parameters

- `direction` 'asc' | 'desc'
- `filter` 'embeddable'
- `filter_embeddable` boolean
- `page` number
- `per_page` number
- `query` string
- `sort` 'alphabetical' | 'comments' | 'date' | 'duration' | 'likes' | 'plays'

## 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/versions/ea882e0224a4/schema)
