Last updated 3 months ago
The unique ID of the voice to retrieve.
A text-to-speech voice
GET /api/v1/audio/voices/{id} HTTP/1.1 Host: shortgenius.com Authorization: Bearer JWT Accept: */*
Successful response
{ "id": "text", "name": "text", "description": null, "avatar_url": null, "flag_url": null, "tags": { "language": null, "accent": null, "age": null, "category": null, "gender": null, "tone": null, "useCase": null }, "preview_url": null, "locale": "af-ZA", "source": "Cartesia" }