List voices in the library
Voice Library
List voices in the library
Returns the public voice catalog for the workspace. Filter by language/gender/accent or fuzzy-match name with search. Use the returned uuid as settings.voice.voice_profile.voice_uuid when creating or updating an agent.
GET
List voices in the library
Authorizations
Use a Bearer token to access these API endpoints. Example: "Bearer {your-token}"
Query Parameters
ISO language code (e.g. it, en, tr).
Voice gender (male, female, neutral).
Voice accent label.
Partial match on voice name.
Required range:
x >= 1Required range:
1 <= x <= 100