---
title: "Changes to List event logs, paginated results"
method: GET
path: "/api/event-log"
---

# Changes to List event logs, paginated results

`GET /api/event-log`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 21 of 50 revisions.

- **2023-08-23** `990e717b779e` — 1 info
- **2023-08-23** `abdaebb919d2` — 1 breaking
- **2023-08-17** `bc9e361c5d5d` — 2 breaking
- **2023-06-06** `fb05162b62d5` — 1 warning
- **2023-06-06** `a856c86b76ec` — 1 info
- **2023-06-05** `0ed53e80aa8d` — 1 warning
- **2023-05-31** `1c03c400ab4d` — 1 info
- **2023-05-29** `662c94c6744c` — 1 warning
- **2023-05-22** `35689df7019c` — 1 info
- **2023-05-22** `c2ac176e96b0` — 1 warning
- **2023-05-12** `78c48cd67184` — 2 breaking
- **2023-04-27** `e14b4c818c53` — 1 info
- **2023-04-27** `e8ffc3233d9e` — 1 breaking
- **2023-04-04** `aa4804c758aa` — 1 info
- **2023-04-04** `9acb2632a6fd` — 1 breaking
- **2023-04-04** `aa4804c758aa` — 1 breaking, 7 info
- **2023-04-04** `ae4e81183bd2` — 5 breaking, 8 info
- **2023-04-03** `e1a32d8c1997` — 1 info
- **2023-04-03** `872dae15b4ba` — 1 breaking
- **2023-03-31** `af4ea0086c6f` — 9 breaking, 6 info
- **2002-04-24** `85037159b344` — 2 breaking

## Changes

- **2023-08-23** `990e717b779e` — 1 info
  - endpoint added
- **2023-08-23** `abdaebb919d2` — 1 breaking
  - api path removed without deprecation
- **2023-08-17** `bc9e361c5d5d` — 2 breaking
  - the `docs/items/user/accounts/items/name` response property's minLength was decreased from `4` to `2` for the response status `200`
  - the `docs/items/useraccount/name` response property's minLength was decreased from `4` to `2` for the response status `200`
- **2023-06-06** `fb05162b62d5` — 1 warning
  - added the new `COMMUNITY` enum value to the `docs/items/type/key` response property for the response status `200`
- **2023-06-06** `a856c86b76ec` — 1 info
  - removed the `COMMUNITY` enum value from the `docs/items/type/key` response property for the response status `200`
- **2023-06-05** `0ed53e80aa8d` — 1 warning
  - added the new `COMMUNITY` enum value to the `docs/items/type/key` response property for the response status `200`
- **2023-05-31** `1c03c400ab4d` — 1 info
  - removed the `COMMUNITY` enum value from the `docs/items/type/key` response property for the response status `200`
- **2023-05-29** `662c94c6744c` — 1 warning
  - added the new `COMMUNITY` enum value to the `docs/items/type/key` response property for the response status `200`
- **2023-05-22** `35689df7019c` — 1 info
  - removed the `COMMUNITY` enum value from the `docs/items/type/key` response property for the response status `200`
- **2023-05-22** `c2ac176e96b0` — 1 warning
  - added the new `COMMUNITY` enum value to the `docs/items/type/key` response property for the response status `200`
- **2023-05-12** `78c48cd67184` — 2 breaking
  - the `docs/items/user/accounts/items/name` response property's maxLength was increased from `20` to `32` for the response status `200`
  - the `docs/items/useraccount/name` response property's maxLength was increased from `20` to `32` for the response status `200`
- **2023-04-27** `e14b4c818c53` — 1 info
  - endpoint added
- **2023-04-27** `e8ffc3233d9e` — 1 breaking
  - api path removed without deprecation
- **2023-04-04** `aa4804c758aa` — 1 info
  - endpoint added
- **2023-04-04** `9acb2632a6fd` — 1 breaking
  - api path removed without deprecation
- **2023-04-04** `aa4804c758aa` — 1 breaking, 7 info
  - the `docs/items/user/accounts/items/user` response's property type/format changed from `string`/`` to `object`/`` for status `200`
  - added the required property `docs/items/user/accounts/items/user/_id` to the response with the `200` status
  - added the required property `docs/items/user/accounts/items/user/createdAt` to the response with the `200` status
  - added the required property `docs/items/user/accounts/items/user/identityEthAddress` to the response with the `200` status
  - added the required property `docs/items/user/accounts/items/user/rewardsEthAddress` to the response with the `200` status
  - added the required property `docs/items/user/accounts/items/user/roles` to the response with the `200` status
  - added the required property `docs/items/user/accounts/items/user/updatedAt` to the response with the `200` status
  - added the required property `docs/items/user/accounts/items/user/username` to the response with the `200` status
- **2023-04-04** `ae4e81183bd2` — 5 breaking, 8 info
  - the response property `docs/items/apiKey` became optional for the status `200`
  - the response property `docs/items/period` became optional for the status `200`
  - the response property `docs/items/user` became optional for the status `200`
  - the response property `docs/items/useraccount` became optional for the status `200`
  - the `docs/items/user` response's property type/format changed from `string`/`` to `object`/`` for status `200`
  - added the required property `docs/items/user/_id` to the response with the `200` status
  - added the required property `docs/items/user/accounts` to the response with the `200` status
  - added the required property `docs/items/user/createdAt` to the response with the `200` status
  - added the required property `docs/items/user/identityEthAddress` to the response with the `200` status
  - added the required property `docs/items/user/rewardsEthAddress` to the response with the `200` status
  - added the required property `docs/items/user/roles` to the response with the `200` status
  - added the required property `docs/items/user/updatedAt` to the response with the `200` status
  - added the required property `docs/items/user/username` to the response with the `200` status
- **2023-04-03** `e1a32d8c1997` — 1 info
  - endpoint added
- **2023-04-03** `872dae15b4ba` — 1 breaking
  - api path removed without deprecation
- **2023-03-31** `af4ea0086c6f` — 9 breaking, 6 info
  - the `docs/items/user` response's property type/format changed from `object`/`` to `string`/`` for status `200`
  - removed the required property `docs/items/user/_id` from the response with the `200` status
  - removed the required property `docs/items/user/accounts` from the response with the `200` status
  - removed the required property `docs/items/user/createdAt` from the response with the `200` status
  - removed the required property `docs/items/user/identityEthAddress` from the response with the `200` status
  - removed the required property `docs/items/user/rewardsEthAddress` from the response with the `200` status
  - removed the required property `docs/items/user/roles` from the response with the `200` status
  - removed the required property `docs/items/user/updatedAt` from the response with the `200` status
  - removed the required property `docs/items/user/username` from the response with the `200` status
  - the response property `docs/items/apiKey` became required for the status `200`
  - the response property `docs/items/period` became required for the status `200`
  - the response property `docs/items/user` became required for the status `200`
  - the response property `docs/items/useraccount` became required for the status `200`
  - the response property `docs/items/useraccount/avatarId` became required for the status `200`
  - removed the `COMMUNITY` enum value from the `docs/items/type/key` response property for the response status `200`
- **2002-04-24** `85037159b344` — 2 breaking
  - the response property `docs/items/user/accounts/items/avatarId` became optional for the status `200`
  - the response property `docs/items/useraccount/avatarId` became optional for the status `200`

---

[Operation](https://skmtc.dev/givepraise/apis/praise-api/docs/api/event-log/get.md) · [API](https://skmtc.dev/givepraise/apis/praise-api.md) · [Page](https://skmtc.dev/givepraise/apis/praise-api/changes/api/event-log/get)
