---
title: "Get voice"
method: GET
path: "/voices/{voice_uuid}"
tags: ["voices"]
---

# Get voice

`GET /voices/{voice_uuid}`

Get voice details

## Path parameters

- `voice_uuid` string, required

## Headers

- `Authorization` string, required

## Response `200`

Voice details

- VoicesGetVoiceResponse200
  - `success` boolean
  - `item` VoicesVoiceUuidGetResponsesContentApplicationJsonSchemaItem

---

[API](https://skmtc.dev/resemble/apis/api-reference.md) · [All operations](https://skmtc.dev/resemble/apis/api-reference/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/resemble/api-reference/revisions/e93597a6b425/schema)
