Skip to main content
GET
Get custom voice

Authorizations

Authorization
string
header
required

Your AI Reserve API key (aireserve_api_…) from the API Keys page in the portal (https://portal.aireserve.com/keys).

Path Parameters

voice_id
string
required

xAI custom voice id

Required string length: 1 - 255

Response

Custom voice object (live upstream state).

Allowlisted projection of an xAI custom voice object returned by create, read, and update operations. xAI-internal fields (team IDs, consent state) are excluded.

voice_id
string
required
Pattern: ^[a-z0-9]{8}$
name
string | null
description
string | null
gender
string | null
accent
string | null
age
string | null
language
string | null
use_case
string | null
tone
string | null
created_at
string<date-time>