---
title: "Changes to Get recorded events"
method: GET
path: "/v1/sessions/{id}/events"
---

# Changes to Get recorded events

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

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 54 revisions.

- **2026-06-07** `4985d7bcd32f` — 4 info
- **2026-02-25** `4b22ad455f8b` — 3 breaking
- **2026-02-17** `725a0defba4d` — 3 info
- **2026-01-08** `97dcad9b050e` — 1 breaking, 3 info

## Changes

- **2026-06-07** `4985d7bcd32f` — 4 info
  - added the non-success response with the status `502`
  - added the optional property `linkToDocs` to the response with the `400` status
  - added the optional property `linkToDocs` to the response with the `404` status
  - added the optional property `linkToDocs` to the response with the `500` status
- **2026-02-25** `4b22ad455f8b` — 3 breaking
  - for the `query` request parameter `limit`, default value `1000` was added
  - for the `query` request parameter `limit`, the max was decreased from `9007199254740991.00` to `1000.00`
  - for the `query` request parameter `limit`, the min was increased from `-9007199254740991.00` to `1.00`
- **2026-02-17** `725a0defba4d` — 3 info
  - added the new optional `query` request parameter `compressed`
  - added the new optional `query` request parameter `limit`
  - added the new optional `query` request parameter `pointer`
- **2026-01-08** `97dcad9b050e` — 1 breaking, 3 info
  - added the pattern `^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$` to the `path` request parameter `id`
  - the response property `context/items/params` became required for the status `400`
  - the response property `context/items/params` became required for the status `404`
  - the response property `context/items/params` became required for the status `500`

---

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