List voices
List or search every voice available to the authenticated account. Search combines semantic relevance with exact and partial text matching.
Authorizations
Breeze Developer API key.
Query Parameters
Search public catalog voices by semantic and text relevance, and personal voices by name, description, or voice identifier.
Only return voices whose saved audio language matches this supported ISO 639-1 two-letter language code.
Optional origin filter. Accepted values: designed, cloned.
Voice source filter. Accepted values: all, default, personal.
Sort field. Accepted values: created_at_unix, name.
Sort direction. Accepted values: asc, desc.
Cursor token returned by a previous response.
Page number for offset-based navigation.
x >= 1Number of records to return per page.
1 <= x <= 100
