---
title: "Global events (WebSocket)"
method: GET
path: "/ws/global"
tags: ["websocket"]
---

# Global events (WebSocket)

`GET /ws/global`

**WebSocket endpoint** — stream events from ALL active scans.
Useful for dashboards and monitoring.

Each message includes a `scan_id` field to identify which scan the event belongs to.

## Other responses

- `101` — WebSocket upgrade

---

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