---
title: "Voice Runtime WebSocket Proxy"
method: GET
path: "/v1/conversation"
tags: ["Voice Runtime"]
---

# Voice Runtime WebSocket Proxy

`GET /v1/conversation`

WebSocket proxy endpoint for browser ↔ voice runtime audio and control messages.

## Query parameters

- `agent_id` string, required
- `environment_id` string, required
- `access_token` string, required
- `thread_id` string
- `target_url` string, uri, required

## Other responses

- `101` — WebSocket connection established

---

[API](https://skmtc.net/ibm/apis/wxo-server-api.md) · [All operations](https://skmtc.net/ibm/apis/wxo-server-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/ibm/wxo-server-api/revisions/82c114c37196/schema)
