---
title: "Changes to Get User Events"
method: GET
path: "/api/v1/users/event/{user_id}"
---

# Changes to Get User Events

`GET /api/v1/users/event/{user_id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 10 of 31 revisions.

- **2026-07-17** `4543f130c8e0` — 1 info
- **2025-09-01** `c5d39efe16d8` — 1 info
- **2025-04-30** `ac1987e886c9` — 1 info
- **2025-04-23** `7888f6e1f6e7` — 1 info
- **2025-04-17** `ff75f1135b23` — 1 warning
- **2025-03-29** `102136e2c6c1` — 2 breaking, 1 info
- **2025-03-21** `62b659eb0af3` — 1 breaking, 3 info
- **2025-02-24** `4897c3f85980` — 1 info
- **2025-02-08** `cda98ceb078f` — 1 info
- **2025-01-15** `a9bfbdf3d53b` — 1 breaking

## Changes

- **2026-07-17** `4543f130c8e0` — 1 info
  - added the optional property `data/anyOf[subschema #1: UserEventsData]/gists` to the response with the `200` status
- **2025-09-01** `c5d39efe16d8` — 1 info
  - for the `path` request parameter `user_id`, the type/format was generalized from `string`/`` to ``/``
- **2025-04-30** `ac1987e886c9` — 1 info
  - added the new optional `query` request parameter `need_summary`
- **2025-04-23** `7888f6e1f6e7` — 1 info
  - added the optional property `data/anyOf[subschema #1: UserEventsData]/events/items/similarity` to the response with the `200` status
- **2025-04-17** `ff75f1135b23` — 1 warning
  - added the new `520.00` enum value to the `errno` response property for the response status `200`
- **2025-03-29** `102136e2c6c1` — 2 breaking, 1 info
  - the response property `data/anyOf[subschema #1: UserEventsData]/events/items/event_data/profile_delta` became optional for the status `200`
  - response property `data/anyOf[subschema #1: UserEventsData]/events/items/event_data/profile_delta` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - added the optional property `data/anyOf[subschema #1: UserEventsData]/events/items/event_data/event_tags` to the response with the `200` status
- **2025-03-21** `62b659eb0af3` — 1 breaking, 3 info
  - the `data/anyOf[subschema #1: UserEventsData]/events/items/event_data` response's property type/format changed from ``/`` to `object`/`` for status `200`
  - added the optional property `data/anyOf[subschema #1: UserEventsData]/events/items/event_data/event_tip` to the response with the `200` status
  - removed `#/components/schemas/EventData, subschema #2` from the `data/anyOf[subschema #1: UserEventsData]/events/items/event_data` response property `anyOf` list for the response status `200`
  - added the required property `data/anyOf[subschema #1: UserEventsData]/events/items/event_data/profile_delta` to the response with the `200` status
- **2025-02-24** `4897c3f85980` — 1 info
  - added the new optional `query` request parameter `max_token_size`
- **2025-02-08** `cda98ceb078f` — 1 info
  - endpoint added
- **2025-01-15** `a9bfbdf3d53b` — 1 breaking
  - api path removed without deprecation

---

[Operation](https://skmtc.dev/memodb-io/apis/memobase-api/docs/api/v1/users/event/:user_id/get.md) · [API](https://skmtc.dev/memodb-io/apis/memobase-api.md) · [Page](https://skmtc.dev/memodb-io/apis/memobase-api/changes/api/v1/users/event/:user_id/get)
