---
title: "Retrieve Video List"
method: GET
path: "/v1/video.list"
tags: ["Videos"]
---

# Retrieve Video List

`GET /v1/video.list`

This endpoint retrieves a list of videos associated with the user.

## Query parameters

- `limit` integer
- `folder_id` string
- `title` string
- `token` string

## Response `200`

200

- object

## Other responses

- `400` — 400

---

[API](https://skmtc.net/heygen/apis/heygen-api.md) · [All operations](https://skmtc.net/heygen/apis/heygen-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/heygen/heygen-api/revisions/2f19176d6d56/schema)
