---
title: "WebSocket Log Stream"
method: GET
path: "/ws/logs"
tags: ["WebSocket"]
---

# WebSocket Log Stream

`GET /ws/logs`

Establish a WebSocket connection for real-time log streaming. Supports filtering similar to the /api/logs endpoint via query parameters.

## Headers

- `Upgrade` 'websocket', required
- `Connection` 'Upgrade', required

## Other responses

- `101` — WebSocket connection established
- `400` — unresolved $ref
- `500` — unresolved $ref

---

[API](https://skmtc.dev/getbifrost/apis/bifrost-http-transport-api.md) · [All operations](https://skmtc.dev/getbifrost/apis/bifrost-http-transport-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/getbifrost/bifrost-http-transport-api/revisions/e70d3ae3c0d0/schema)
