Skip to main content
GET
List Videos

Authorizations

x-api-key
string
header
required

HeyGen API key. Obtain from your HeyGen dashboard.

Query Parameters

limit
integer
default:10

Maximum number of items to return per page

Required range: 1 <= x <= 100
token
string

Opaque pagination cursor from a previous response

folder_id
string

Filter videos by folder ID

title
string

Filter videos by title substring

Minimum string length: 1

Response

Successful response

data
VideoDetail · object[]
has_more
boolean

Whether more pages are available

next_token
string | null

Opaque cursor for the next page