---
title: "Changes to List Transactions by organization"
method: GET
path: "/api/v1/transactions/organization"
---

# Changes to List Transactions by organization

`GET /api/v1/transactions/organization`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 12 revisions.

- **2026-04-21** `bdac7e47d1c2` — 28 warning
- **2026-03-13** `86f37d72f0a0` — 37 breaking, 17 warning, 19 info
- **2026-01-31** `13aade479509` — 1 breaking, 8 info

## Changes

- **2026-04-21** `bdac7e47d1c2` — 28 warning
  - added the new `ERR_147` enum value to the `allOf[#/components/schemas/ApiErrorResponseDto]/code` response property for the response status `400`
  - added the new `ERR_147` enum value to the `allOf[#/components/schemas/ApiErrorResponseDto]/code` response property for the response status `401`
  - added the new `ERR_147` enum value to the `allOf[#/components/schemas/ApiErrorResponseDto]/code` response property for the response status `403`
  - added the new `ERR_147` enum value to the `allOf[#/components/schemas/ApiErrorResponseDto]/code` response property for the response status `500`
  - added the new `ERR_237` enum value to the `allOf[#/components/schemas/ApiErrorResponseDto]/code` response property for the response status `400`
  - added the new `ERR_237` enum value to the `allOf[#/components/schemas/ApiErrorResponseDto]/code` response property for the response status `401`
  - added the new `ERR_237` enum value to the `allOf[#/components/schemas/ApiErrorResponseDto]/code` response property for the response status `403`
  - added the new `ERR_237` enum value to the `allOf[#/components/schemas/ApiErrorResponseDto]/code` response property for the response status `500`
  - added the new `ERR_238` enum value to the `allOf[#/components/schemas/ApiErrorResponseDto]/code` response property for the response status `400`
  - added the new `ERR_238` enum value to the `allOf[#/components/schemas/ApiErrorResponseDto]/code` response property for the response status `401`
  - added the new `ERR_238` enum value to the `allOf[#/components/schemas/ApiErrorResponseDto]/code` response property for the response status `403`
  - added the new `ERR_238` enum value to the `allOf[#/components/schemas/ApiErrorResponseDto]/code` response property for the response status `500`
  - added the new `ERR_239` enum value to the `allOf[#/components/schemas/ApiErrorResponseDto]/code` response property for the response status `400`
  - added the new `ERR_239` enum value to the `allOf[#/components/schemas/ApiErrorResponseDto]/code` response property for the response status `401`
  - added the new `ERR_239` enum value to the `allOf[#/components/schemas/ApiErrorResponseDto]/code` response property for the response status `403`
  - added the new `ERR_239` enum value to the `allOf[#/components/schemas/ApiErrorResponseDto]/code` response property for the response status `500`
  - added the new `ERR_240` enum value to the `allOf[#/components/schemas/ApiErrorResponseDto]/code` response property for the response status `400`
  - added the new `ERR_240` enum value to the `allOf[#/components/schemas/ApiErrorResponseDto]/code` response property for the response status `401`
  - added the new `ERR_240` enum value to the `allOf[#/components/schemas/ApiErrorResponseDto]/code` response property for the response status `403`
  - added the new `ERR_240` enum value to the `allOf[#/components/schemas/ApiErrorResponseDto]/code` response property for the response status `500`
  - added the new `ERR_241` enum value to the `allOf[#/components/schemas/ApiErrorResponseDto]/code` response property for the response status `400`
  - added the new `ERR_241` enum value to the `allOf[#/components/schemas/ApiErrorResponseDto]/code` response property for the response status `401`
  - added the new `ERR_241` enum value to the `allOf[#/components/schemas/ApiErrorResponseDto]/code` response property for the response status `403`
  - added the new `ERR_241` enum value to the `allOf[#/components/schemas/ApiErrorResponseDto]/code` response property for the response status `500`
  - added the new `ERR_242` enum value to the `allOf[#/components/schemas/ApiErrorResponseDto]/code` response property for the response status `400`
  - added the new `ERR_242` enum value to the `allOf[#/components/schemas/ApiErrorResponseDto]/code` response property for the response status `401`
  - added the new `ERR_242` enum value to the `allOf[#/components/schemas/ApiErrorResponseDto]/code` response property for the response status `403`
  - added the new `ERR_242` enum value to the `allOf[#/components/schemas/ApiErrorResponseDto]/code` response property for the response status `500`
- **2026-03-13** `86f37d72f0a0` — 37 breaking, 17 warning, 19 info
  - the `header` request parameter `x-sdk-version` became required
  - the response's body type/format changed from `object`/`` to ``/`` for status `400`
  - the response's body type/format changed from `object`/`` to ``/`` for status `401`
  - the response's body type/format changed from `object`/`` to ``/`` for status `403`
  - the response's body type/format changed from `object`/`` to ``/`` for status `500`
  - the response property `code` became optional for the status `400`
  - the response property `code` became optional for the status `401`
  - the response property `code` became optional for the status `403`
  - the response property `code` became optional for the status `500`
  - the response property `message` became optional for the status `400`
  - the response property `message` became optional for the status `401`
  - the response property `message` became optional for the status `403`
  - the response property `message` became optional for the status `500`
  - the `data/items/createdAt` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
  - the `data/items/date` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
  - the `data/items/updatedAt` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
  - the `pagination` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - removed the required property `category` from the response with the `400` status
  - removed the required property `category` from the response with the `401` status
  - removed the required property `category` from the response with the `403` status
  - removed the required property `category` from the response with the `500` status
  - removed the required property `pagination/skip` from the response with the `200` status
  - removed the required property `pagination/take` from the response with the `200` status
  - removed the required property `pagination/totalElements` from the response with the `200` status
  - removed the required property `pagination/totalPages` from the response with the `200` status
  - removed the required property `path` from the response with the `400` status
  - removed the required property `path` from the response with the `401` status
  - removed the required property `path` from the response with the `403` status
  - removed the required property `path` from the response with the `500` status
  - removed the required property `statusCode` from the response with the `400` status
  - removed the required property `statusCode` from the response with the `401` status
  - removed the required property `statusCode` from the response with the `403` status
  - removed the required property `statusCode` from the response with the `500` status
  - removed the required property `timestamp` from the response with the `400` status
  - removed the required property `timestamp` from the response with the `401` status
  - removed the required property `timestamp` from the response with the `403` status
  - removed the required property `timestamp` from the response with the `500` status
  - removed the optional property `data/items/network` from the response with the `200` status
  - removed the optional property `errors` from the response with the `400` status
  - removed the optional property `errors` from the response with the `401` status
  - …33 more
- **2026-01-31** `13aade479509` — 1 breaking, 8 info
  - the response's body type/format changed from ``/`` to `object`/`` for status `200`
  - api operation id `getOrganizationTransactions` removed and replaced with `getTransactionsByOrganization`
  - removed `#/components/schemas/SuccessResponse, subschema #2` from the response body `allOf` list for the response status `200`
  - added the non-success response with the status `400`
  - added the non-success response with the status `401`
  - added the non-success response with the status `403`
  - added the non-success response with the status `500`
  - added the optional property `data` to the response with the `200` status
  - added the optional property `pagination` to the response with the `200` status

---

[Operation](https://skmtc.dev/oumla/apis/oumla-core-server/docs/api/v1/transactions/organization/get.md) · [API](https://skmtc.dev/oumla/apis/oumla-core-server.md) · [Page](https://skmtc.dev/oumla/apis/oumla-core-server/changes/api/v1/transactions/organization/get)
