Skip to main content
GET
Get a voice

Authorizations

X-API-KEY
string
header
required

API key for authentication. Pass your key in the X-API-KEY header.

Headers

X-API-KEY
string | null
Authorization
string | null
X-Workspace-Id
string | null

Path Parameters

voice_id
string
required

Response

Successful Response

data
VoiceResponse · object
required

A voice from the workspace voice registry.

Voices are added from external providers (ElevenLabs, Cartesia, LMNT) and stored in the workspace registry. The id (prefixed wrv-) is used in posting configs as voice_id.

meta
Meta · object | null

Optional metadata. Shape varies by endpoint.