---
title: "Changes to List transactions by account"
method: GET
path: "/users/{user_guid}/accounts/{account_guid}/transactions"
---

# Changes to List transactions by account

`GET /users/{user_guid}/accounts/{account_guid}/transactions`

> Every recorded change to this endpoint, newest first.
> 50 revisions in range; 1 not diffed.

## Timeline

Changed in 1 of 50 revisions.

- **2025-11-05** `e74cd2b059b5` — 43 warning, 12 info

## Changes

- **2025-11-05** `e74cd2b059b5` — 43 warning, 12 info
  - removed the optional property `transactions/items/account_guid` from the response with the `200` status
  - removed the optional property `transactions/items/account_id` from the response with the `200` status
  - removed the optional property `transactions/items/amount` from the response with the `200` status
  - removed the optional property `transactions/items/category` from the response with the `200` status
  - removed the optional property `transactions/items/category_guid` from the response with the `200` status
  - removed the optional property `transactions/items/check_number_string` from the response with the `200` status
  - removed the optional property `transactions/items/created_at` from the response with the `200` status
  - removed the optional property `transactions/items/currency_code` from the response with the `200` status
  - removed the optional property `transactions/items/date` from the response with the `200` status
  - removed the optional property `transactions/items/description` from the response with the `200` status
  - removed the optional property `transactions/items/extended_transaction_type` from the response with the `200` status
  - removed the optional property `transactions/items/guid` from the response with the `200` status
  - removed the optional property `transactions/items/id` from the response with the `200` status
  - removed the optional property `transactions/items/is_bill_pay` from the response with the `200` status
  - removed the optional property `transactions/items/is_direct_deposit` from the response with the `200` status
  - removed the optional property `transactions/items/is_expense` from the response with the `200` status
  - removed the optional property `transactions/items/is_fee` from the response with the `200` status
  - removed the optional property `transactions/items/is_income` from the response with the `200` status
  - removed the optional property `transactions/items/is_international` from the response with the `200` status
  - removed the optional property `transactions/items/is_overdraft_fee` from the response with the `200` status
  - removed the optional property `transactions/items/is_payroll_advance` from the response with the `200` status
  - removed the optional property `transactions/items/is_recurring` from the response with the `200` status
  - removed the optional property `transactions/items/is_subscription` from the response with the `200` status
  - removed the optional property `transactions/items/latitude` from the response with the `200` status
  - removed the optional property `transactions/items/localized_description` from the response with the `200` status
  - removed the optional property `transactions/items/localized_memo` from the response with the `200` status
  - removed the optional property `transactions/items/longitude` from the response with the `200` status
  - removed the optional property `transactions/items/member_guid` from the response with the `200` status
  - removed the optional property `transactions/items/member_is_managed_by_user` from the response with the `200` status
  - removed the optional property `transactions/items/memo` from the response with the `200` status
  - removed the optional property `transactions/items/merchant_category_code` from the response with the `200` status
  - removed the optional property `transactions/items/merchant_guid` from the response with the `200` status
  - removed the optional property `transactions/items/merchant_location_guid` from the response with the `200` status
  - removed the optional property `transactions/items/metadata` from the response with the `200` status
  - removed the optional property `transactions/items/original_description` from the response with the `200` status
  - removed the optional property `transactions/items/posted_at` from the response with the `200` status
  - removed the optional property `transactions/items/status` from the response with the `200` status
  - removed the optional property `transactions/items/top_level_category` from the response with the `200` status
  - removed the optional property `transactions/items/transacted_at` from the response with the `200` status
  - removed the optional property `transactions/items/type` from the response with the `200` status
  - …15 more

---

[Operation](https://skmtc.dev/mx/apis/mx-platform-api/docs/users/:user_guid/accounts/:account_guid/transactions/get.md) · [API](https://skmtc.dev/mx/apis/mx-platform-api.md) · [Page](https://skmtc.dev/mx/apis/mx-platform-api/changes/users/:user_guid/accounts/:account_guid/transactions/get)
