List Avatar Looks
Avatars
List Avatar Looks
Returns a paginated list of avatar looks (outfits, poses, styles). Filterable by group_id, avatar_type, and ownership. The look id is the avatar_id to pass when creating a video.
GET
List Avatar Looks
Authorizations
HeyGen API key. Obtain from your HeyGen dashboard.
Query Parameters
Filter looks to a specific avatar group. Returns only looks belonging to this group.
Filter by avatar type: 'studio_avatar', 'digital_twin', or 'photo_avatar'.
Available options:
studio_avatar, digital_twin, photo_avatar Filter by ownership: 'public' for preset avatars, or 'private' for your own. Omit for all.
Available options:
public, private Maximum number of items to return per page (1-50).
Required range:
1 <= x <= 50Opaque cursor token for the next page.

