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

string
required
Your API key for authentication.

Path Parameters

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

Response

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

Docs for agents: llms.txt