---
title: "Get global events"
method: GET
path: "/global/event"
---

# Get global events

`GET /global/event`

Subscribe to global events from the OpenCode system using server-sent events.

## Response `200`

Event stream

## Changes

- **2026-01-18** `ab588a524ac7` — 1 breaking
  - the `payload/anyOf[#/components/schemas/Event.question.asked]/properties/questions/items/header` response property's maxLength was increased from `12` to `30` for the response status `200`
- **2026-01-18** `61e4ae46769b` — 2 warning
  - added the new `session.line.down` enum value to the `payload/anyOf[#/components/schemas/Event.tui.command.execute]/properties/command/anyOf[subschema #1]/` response property for the response status `200`
  - added the new `session.line.up` enum value to the `payload/anyOf[#/components/schemas/Event.tui.command.execute]/properties/command/anyOf[subschema #1]/` response property for the response status `200`
- **2026-01-16** `520b741cd1b3` — 1 info
  - added `#/components/schemas/Event.mcp.browser.open.failed` to the `payload` response property `anyOf` list for the response status `200`
- **2026-01-15** `840036baecaf` — 1 info
  - added the optional property `payload/anyOf[#/components/schemas/Event.message.part.updated]/properties/part/anyOf[subschema #2]/model` to the response with the `200` status
- …earlier changes not shown

[Full history](https://skmtc.dev/martian-engineering/apis/voltcode/changes/global/event/get.md)

---

[API](https://skmtc.dev/martian-engineering/apis/voltcode.md) · [All operations](https://skmtc.dev/martian-engineering/apis/voltcode/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/martian-engineering/voltcode/revisions/aaeb235535ae/schema)
