---
title: "Subscribe to events"
method: GET
path: "/event"
---

# Subscribe to events

`GET /event`

Get events

## Query parameters

- `directory` string

## Response `200`

Event stream

## Changes

- **2026-02-14** `58e8fe3db43d` — 1 breaking, 1 warning, 1 info
  - removed the required property `anyOf[#/components/schemas/Event.todo.updated]/properties/todos/items/id` from the response with the `200` status
  - removed the optional property `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 response body `anyOf` list for the response status `200`
- **2026-02-12** `7eb1c31fb938` — 4 info
  - added the optional property `anyOf[#/components/schemas/Event.message.updated]/properties/info/anyOf[#/components/schemas/AssistantMessage]/structured` to the response with the `200` status
  - added the optional property `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 `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 `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/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)
