Skip to main content
GET
List AI Clipping

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 per page. Defaults to 10 (lower than other v3 lists) because each item embeds its full clips array.

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

Opaque cursor token for the next page.

Response

Successful response

data
AiClippingDetail · object[]
has_more
boolean

Whether more pages are available

next_token
string | null

Opaque cursor for the next page