List Look Templates
Returns the curated templates this workspace may apply with POST /v3/avatars/looks, so template ids can be discovered over the API instead of read out of the HeyGen app. Each item’s id is the template_id to send and its type is the type to send with it: look_pack for a Look Pack, which generates the number of looks in looks_count, or template for a single look template, which generates two. Packs are curated per gender, so filter with gender to get the variant matching your avatar. Enterprise custom packs assigned to the workspace are listed alongside the public ones. Flattened pack members are not listed separately.
Authorizations
HeyGen API key. Obtain from your HeyGen dashboard.
Query Parameters
Filter by generation method: 'look_pack' for Look Packs, 'template' for single look templates. Omit for both.
look_pack, template Filter to templates built for 'male' or 'female'. Templates with no gender of their own are returned for either value. Omit for all.
male, female Maximum number of items to return per page (1-50).
1 <= x <= 50Opaque cursor token for the next page.

