Skip to main content
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.

Query Parameters

mode
string
Filter voices by assistant mode. Options: pipeline, multimodal

Response fields

data
array

Notes

  • Use the id field when creating or updating assistants
  • The mode field indicates which assistant engine the voice is compatible with
  • Filter by mode to get only voices compatible with your intended assistant type
  • If no mode filter is provided, all available voices are returned
  • Only voices that are public or belong to the authenticated user are returned