latestOpenAPI 3.1.02026-08-20597176.6 KB

9ecca94b0377

Get Voice

Get one voice by handle or legacy numeric id.

Actor-scoped exactly like GET /v1/voices: that listing returns the caller's authorized private / unverified voices, so the detail endpoint the ElevenLabs SDK calls right after it must resolve them too. Passing the complete authentication context lets the directory enforce project and user grants instead of treating organization membership as sufficient.

Contract change (was anonymous): the endpoint now authenticates, for the same reason its sibling listing does — private access needs an actor.

get/11labs/v1/voices/{voice_id}

Path parameters

voice_idstring required

Response

Successful Response

voice_idstring required
namestring required
descriptionstring nullable
categorystring
labelsobject
preview_urlstring nullable