curl https://api.60db.ai/voices/voice-001 \ -H "Authorization: Bearer your-api-key"
{ "id": "voice-001", "name": "Sarah", "description": "Professional female voice with American accent", "language": "en-US", "gender": "female", "age": "middle", "accent": "American", "use_case": ["narration", "customer-service"], "sample_url": "https://cdn.60db.com/samples/voice-001.mp3", "is_custom": false, "created_at": "2026-01-15T10:00:00Z" }
Retrieve details of a specific voice by its ID