---
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-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
- **2026-01-25** `6948cc8a216e` — 2 breaking
  - the `anyOf[#/components/schemas/Event.question.asked]/properties/questions/items/header` response property's maxLength was unset from `30` for the response status `200`
  - the `anyOf[#/components/schemas/Event.question.asked]/properties/questions/items/options/items/label` response property's maxLength was unset from `30` 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/73bbed0ce3ce/schema)
