Authorizations
Cartesia API key
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:
"2025-04-16"
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.
Whether the voice is publicly accessible.
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. For valid options, see Models.
Available options:
en, fr, de, es, pt, zh, ja, hi, it, ko, nl, pl, ru, sv, tr, tl, bg, ro, ar, cs, el, fi, hr, ms, sk, da, ta, uk, hu, no, vi, bn, th, he, ka, id, te, gu, kn, ml, mr, pa The gender of the voice, if specified.
Available options:
masculine, feminine, gender_neutral Whether the current user has starred the voice. Only included when expand includes is_starred.