---
title: "Changes to Retrieve recurring transactions (inflows and outflows) for a user"
method: GET
path: "/v1/users/{user_id}/transactions/recurring/"
---

# Changes to Retrieve recurring transactions (inflows and outflows) for a user

`GET /v1/users/{user_id}/transactions/recurring/`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 11 revisions.

- **2026-07-27** `f7c013875516` — 8 info
- **2026-07-26** `e58688835e25` — 1 breaking, 3 warning

## Changes

- **2026-07-27** `f7c013875516` — 8 info
  - the `recurring_transactions/inflows/items/average_amount` response's property pattern `^-?\d{1,10}\.\d{2}$` was added for the status `200`
  - the `recurring_transactions/inflows/items/historical_transactions/items/amount` response's property pattern `^-?\d{1,10}\.\d{2}$` was added for the status `200`
  - the `recurring_transactions/inflows/items/last_amount` response's property pattern `^-?\d{1,10}\.\d{2}$` was added for the status `200`
  - the `recurring_transactions/inflows/items/median_amount` response's property pattern `^-?\d{1,10}\.\d{2}$` was added for the status `200`
  - the `recurring_transactions/outflows/items/average_amount` response's property pattern `^-?\d{1,10}\.\d{2}$` was added for the status `200`
  - the `recurring_transactions/outflows/items/historical_transactions/items/amount` response's property pattern `^-?\d{1,10}\.\d{2}$` was added for the status `200`
  - the `recurring_transactions/outflows/items/last_amount` response's property pattern `^-?\d{1,10}\.\d{2}$` was added for the status `200`
  - the `recurring_transactions/outflows/items/median_amount` response's property pattern `^-?\d{1,10}\.\d{2}$` was added for the status `200`
- **2026-07-26** `e58688835e25` — 1 breaking, 3 warning
  - the response property `recurring_transactions/outflows/items/merchant_category_code` became nullable for the status `200`
  - added the new `undefined` enum value to the `recurring_transactions/inflows/items/frequency` response property for the response status `200`
  - added the new `undefined` enum value to the `recurring_transactions/inflows/items/income_type` response property for the response status `200`
  - added the new `undefined` enum value to the `recurring_transactions/outflows/items/frequency` response property for the response status `200`

---

[Operation](https://skmtc.dev/truv/apis/truv-api/docs/v1/users/:user_id/transactions/recurring/get.md) · [API](https://skmtc.dev/truv/apis/truv-api.md) · [Page](https://skmtc.dev/truv/apis/truv-api/changes/v1/users/:user_id/transactions/recurring/get)
