---
title: "Changes to List session events"
method: GET
path: "/api/v1/sessions/{id}/events"
---

# Changes to List session events

`GET /api/v1/sessions/{id}/events`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 134 revisions.

- **2026-07-28** `148f0a9eb912` — 2 breaking
- **2026-07-28** `3c01c6d3d31e` — 2 breaking, 1 info
- **2026-07-28** `7fe7b6755799` — 2 breaking
- **2026-06-13** `de85d0556040` — 2 info
- **2026-05-23** `f86b728d9d17` — 1 info

## Changes

- **2026-07-28** `148f0a9eb912` — 2 breaking
  - added `#/components/schemas/ParallelBranchId, subschema #2` to the `data/items/allOf[#/components/schemas/RunEvent]/parallel_branch_id` response property `oneOf` list for the response status `200`
  - the `data/items/allOf[#/components/schemas/RunEvent]/parallel_branch_id` response's property type/format changed from `string, null`/`` to ``/`` for status `200`
- **2026-07-28** `3c01c6d3d31e` — 2 breaking, 1 info
  - the response property `data/items/allOf[#/components/schemas/RunEvent]/parallel_branch_id` became nullable for the status `200`
  - the `data/items/allOf[#/components/schemas/RunEvent]/parallel_branch_id` response's property type/format changed from ``/`` to `string, null`/`` for status `200`
  - removed `#/components/schemas/ParallelBranchId, subschema #2` from the `data/items/allOf[#/components/schemas/RunEvent]/parallel_branch_id` response property `oneOf` list for the response status `200`
- **2026-07-28** `7fe7b6755799` — 2 breaking
  - added `#/components/schemas/ParallelBranchId, subschema #2` to the `data/items/allOf[#/components/schemas/RunEvent]/parallel_branch_id` response property `oneOf` list for the response status `200`
  - the `data/items/allOf[#/components/schemas/RunEvent]/parallel_branch_id` response's property type/format changed from `string, null`/`` to ``/`` for status `200`
- **2026-06-13** `de85d0556040` — 2 info
  - removed `anonymous` discriminator mapping keys from the `data/items/allOf[#/components/schemas/RunEvent]/actor/oneOf[#/components/schemas/Principal]/` response property for the response status `200`
  - removed `#/components/schemas/PrincipalAnonymous` from the `data/items/allOf[#/components/schemas/RunEvent]/actor/oneOf[#/components/schemas/Principal]/` response property `oneOf` list for the response status `200`
- **2026-05-23** `f86b728d9d17` — 1 info
  - added the optional property `meta/total` to the response with the `200` status

---

[Operation](https://skmtc.dev/fabro-sh/apis/fabro-run-api/docs/api/v1/sessions/:id/events/get.md) · [API](https://skmtc.dev/fabro-sh/apis/fabro-run-api.md) · [Page](https://skmtc.dev/fabro-sh/apis/fabro-run-api/changes/api/v1/sessions/:id/events/get)
