Get available voices
Assistants
Get available voices
Retrieve all available voices for assistant configuration
GET
Get available voices
This endpoint returns a list of all available voices that can be used when creating or updating assistants, with optional filtering by assistant mode and language.Documentation Index
Fetch the complete documentation index at: https://docs.aiployees.com/llms.txt
Use this file to discover all available pages before exploring further.
Query Parameters
Filter voices by assistant mode. Options:
pipeline, multimodal, dualplexFilter voices by language ID. Use the Get Languages endpoint to get available language IDs.
Response fields
Notes
- Use the
idfield asvoice_idwhen creating or updating assistants - Filter by
modeto get only voices compatible with your intended assistant type - Filter by
language_idto get voices for a specific language - If no filters are provided, all available voices are returned
- Only voices that are public or belong to the authenticated user are returned

