List Voices
Voices
List Voices
Returns a paginated list of voices, filterable by type, engine, language, and gender. Use engine=starfish for voices compatible with the TTS endpoint.
GET
List Voices
Authorizations
HeyGen API key. Obtain from your HeyGen dashboard.
Query Parameters
Voice type: 'public' for the shared library or 'private' for your cloned voices.
Available options:
public, private Filter by voice engine (e.g. 'starfish'). When set, only voices compatible with that engine are returned.
Filter by language (e.g. 'English').
Filter by gender ('male' or 'female').
Results per page (1-100).
Required range:
1 <= x <= 100Opaque cursor token for the next page.

