List Gradium voices available to the authenticated organization.
cURL
curl --request GET \ --url https://api.gradium.ai/api/voices/
[ { "uid": "<string>", "name": "<string>", "is_catalog": true, "is_pro_clone": true, "description": "<string>", "filename": "<string>", "start_s": 123, "language": "<string>", "tags": [] } ]
Documentation IndexFetch the complete documentation index at: https://docs.gradium.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.gradium.ai/llms.txt
Use this file to discover all available pages before exploring further.
x >= 0
Successful Response
Show child attributes