---
title: "retrieve google custom voice"
method: GET
path: "/GoogleCustomVoices/{GoogleCustomVoiceSid}"
tags: ["Speech"]
---

# retrieve google custom voice

`GET /GoogleCustomVoices/{GoogleCustomVoiceSid}`

## Response `200`

google custom voice found

- GoogleCustomVoice
  - `speech_credential_sid` string, required
  - `name` string, required
  - `reported_usage` string, required
  - `model` string, required

## Other responses

- `404` — google custom voice not found
- `500` — system error

---

[API](https://skmtc.net/jambonz/apis/jambonz-api.md) · [All operations](https://skmtc.net/jambonz/apis/jambonz-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/jambonz/jambonz-api/versions/56f317145d23/schema)
