GET
/
api
/
voices
/
{voice_id}
/
preview
cURL
curl --request GET \
  --url https://api.ultravox.ai/api/voices/{voice_id}/preview \
  --header 'X-API-Key: <api-key>'
This response does not have an example.

Authorizations

X-API-Key
string
header
required

API key

Path Parameters

voice_id
string<uuid>
required

Response

200
audio/wav

The response is of type file.