cURL
curl --request GET \ --url https://www.getrevox.com/api/voices
{ "voices": [ { "provider": "cartesia", "id": "<string>", "name": "<string>", "description": "<string>", "language": "en" } ] }
Get the list of voices available for the call. Supports Cartesia and ElevenLabs voices.
Bearer auth token. Example: Bearer sk_123...
200
Show child attributes