List Brand Glossaries
List brand glossaries (custom term mappings, a.k.a. brand voices) in the authenticated user’s workspace. A brand glossary controls how custom terms are pronounced in generated speech — for example, speaking “HeyGen” as “hey-jen”.
Pass the returned brand_glossary_id when creating a video or translation to apply the glossary. Use GET /v3/brand-glossaries/ to see which terms it remaps, POST /v3/brand-glossaries to create one, and PATCH /v3/brand-glossaries/ to change one.
Authorizations
HeyGen API key. Obtain from your HeyGen dashboard.
Query Parameters
Maximum number of brand glossaries to return (1-100). Default 10.
1 <= x <= 100Opaque pagination cursor from a previous response's next_token. Omit for the first page.

