List avatar looks with cursor-based pagination. Filter by ownership, type, or group_id. Each look has a unique ID that you pass as avatar_id to POST /v3/videos. The type field determines which engines and parameters are compatible.
HeyGen API key. Obtain from your HeyGen dashboard.
Filter looks to a specific avatar group. Returns only looks belonging to this group.
Filter by avatar type: 'studio_avatar', 'video_avatar', or 'photo_avatar'.
studio_avatar, video_avatar, photo_avatar Filter by ownership: 'public' for preset avatars, or 'private' for your own. Omit for all.
public, private Maximum number of items to return per page (1-50).
1 <= x <= 50Opaque cursor token for the next page.