Skip to main content
GET
Get Voice

Overview

Returns the full record for a single voice. Same field shape as List Voices. The id path parameter accepts either the voice’s UUID or its name (for curated default voices like maya, derek, willow).

Headers

authorization
string
required
Your API key for authentication.

Path Parameters

id
string
required
Voice UUID or curated voice name. For example:
  • GET /v1/voices/d4610ec1-933d-44c9-a05f-53df2437808d
  • GET /v1/voices/maya

Response

voice
object
The voice record. See List Voices for the full field list.

Docs for agents: llms.txt