Authorizations
Headers
API version header. Must be set to the API version, e.g. '2024-06-10'.
Available options:
2024-06-10, 2024-11-13, 2025-04-16 Example:
"2024-11-13"
Path Parameters
The ID of the voice.
Body
application/json
Response
200 - application/json
The ID of the voice.
Whether the current user is the owner of the voice.
The name of the voice.
The description of the voice.
The date and time the voice was created.
The language that the given voice should speak the transcript in.
Options: English (en), French (fr), German (de), Spanish (es), Portuguese (pt), Chinese (zh), Japanese (ja), Hindi (hi), Italian (it), Korean (ko), Dutch (nl), Polish (pl), Russian (ru), Swedish (sv), Turkish (tr).
Available options:
en, fr, de, es, pt, zh, ja, hi, it, ko, nl, pl, ru, sv, tr The vector embedding of the voice. Only included when expand includes embedding.
Whether the current user has starred the voice. Only included when expand includes is_starred.