---
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-09** `3e70f65f33fa` — 2 info
  - added `#/components/schemas/ContextOverflowError` 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/ContextOverflowError` to the `anyOf[#/components/schemas/Event.session.error]/properties/error` response property `anyOf` list for the response status `200`
- **2026-02-06** `73bbed0ce3ce` — 1 info
  - added the optional property `anyOf[#/components/schemas/Event.message.updated]/properties/info/anyOf[#/components/schemas/AssistantMessage]/variant` to the response with the `200` status
- **2026-02-02** `e5d84d7cf554` — 5 info
  - added the optional property `anyOf[#/components/schemas/Event.message.updated]/properties/info/anyOf[#/components/schemas/UserMessage]/summary/diffs/items/status` to the response with the `200` status
  - added the optional property `anyOf[#/components/schemas/Event.session.created]/properties/info/summary/diffs/items/status` to the response with the `200` status
  - added the optional property `anyOf[#/components/schemas/Event.session.deleted]/properties/info/summary/diffs/items/status` to the response with the `200` status
  - added the optional property `anyOf[#/components/schemas/Event.session.diff]/properties/diff/items/status` to the response with the `200` status
  - …1 more
- …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/3e70f65f33fa/schema)
