List Brand Glossaries
List brand glossaries (custom term mappings, a.k.a. brand voices) in the authenticated user’s workspace. A brand glossary enforces custom term translations during video translation — for example, translating “Reformer” as Pilates equipment instead of as a political activist. Brand glossaries are created and edited in the HeyGen web app under Brand Kit; this endpoint is read-only for discovery.
Pass the returned brand_glossary_id (or the legacy alias brand_voice_id) on POST /v2/video_translate to apply the glossary during translation.
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.

