---
title: "Get all voice deployments for a worker"
method: GET
path: "/api/workers/{workerId}/deployments/voice"
tags: ["Voice Deployments"]
---

# Get all voice deployments for a worker

`GET /api/workers/{workerId}/deployments/voice`

## Path parameters

- `workerId` string, required

## Response `200`

List of voice deployments

## Other responses

- `401` — Unauthorized

---

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