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

# Get global events

`GET /global/event`

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

## Response `200`

Event stream

## Changes

- **2026-02-14** `58e8fe3db43d` — 1 breaking, 1 warning, 1 info
  - removed the required property `payload/anyOf[#/components/schemas/Event.todo.updated]/properties/todos/items/id` from the response with the `200` status
  - removed the optional property `payload/anyOf[#/components/schemas/Event.message.part.updated]/properties/delta` from the response with the `200` status
  - added `#/components/schemas/Event.message.part.delta` to the `payload` response property `anyOf` list for the response status `200`
- **2026-02-12** `7eb1c31fb938` — 4 info
  - added the optional property `payload/anyOf[#/components/schemas/Event.message.updated]/properties/info/anyOf[#/components/schemas/AssistantMessage]/structured` to the response with the `200` status
  - added the optional property `payload/anyOf[#/components/schemas/Event.message.updated]/properties/info/anyOf[#/components/schemas/UserMessage]/format` to the response with the `200` status
  - added `#/components/schemas/StructuredOutputError` to the `payload/anyOf[#/components/schemas/Event.message.updated]/properties/info/anyOf[#/components/schemas/AssistantMessage]/error` response property `anyOf` list for the response status `200`
  - added `#/components/schemas/StructuredOutputError` to the `payload/anyOf[#/components/schemas/Event.session.error]/properties/error` response property `anyOf` list for the response status `200`
- …earlier changes not shown

[Full history](https://skmtc.dev/cyberstrikeus/apis/cyberstrike/changes/global/event/get.md)

---

[API](https://skmtc.dev/cyberstrikeus/apis/cyberstrike.md) · [All operations](https://skmtc.dev/cyberstrikeus/apis/cyberstrike/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/cyberstrikeus/cyberstrike/revisions/dbde94de291a/schema)
