Skip to main content
GET
List Look Templates

Authorizations

x-api-key
string
header
required

HeyGen API key. Obtain from your HeyGen dashboard.

Query Parameters

type
enum<string>

Filter by generation method: 'look_pack' for Look Packs, 'template' for single look templates. Omit for both.

Available options:
look_pack,
template
gender
enum<string>

Filter to templates built for 'male' or 'female'. Templates with no gender of their own are returned for either value. Omit for all.

Available options:
male,
female
limit
integer
default:20

Maximum number of items to return per page (1-50).

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

Opaque cursor token for the next page.

Response

Successful response

data
LookTemplateItem · object[]
has_more
boolean

Whether more pages are available

next_token
string | null

Opaque cursor for the next page