---
title: "Changes to List statements"
method: GET
path: "/v1/financial_accounts/{financial_account_token}/statements"
---

# Changes to List statements

`GET /v1/financial_accounts/{financial_account_token}/statements`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 83 revisions.

- **2026-07-20** `7732c7d99b3e` — 5 info
- **2026-05-22** `fac001c63373` — 29 breaking
- **2026-04-07** `0b90022fb88c` — 1 breaking
- **2026-04-02** `bf54d7063b11` — 1 info

## Changes

- **2026-07-20** `7732c7d99b3e` — 5 info
  - 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 `404`
  - added the non-success response with the status `422`
  - added the non-success response with the status `429`
- **2026-05-22** `fac001c63373` — 29 breaking
  - the response property `data/items/next_payment_due_date` became nullable for the status `200`
  - the response property `data/items/next_statement_end_date` became nullable for the status `200`
  - added `#/components/schemas/credit_details, subschema #1` to the `data/items/period_totals/credit_details` response property `oneOf` list for the response status `200`
  - added `#/components/schemas/credit_details, subschema #1` to the `data/items/statement_totals/credit_details` response property `oneOf` list for the response status `200`
  - added `#/components/schemas/credit_details, subschema #1` to the `data/items/ytd_totals/credit_details` response property `oneOf` list for the response status `200`
  - added `#/components/schemas/debit_details, subschema #1` to the `data/items/period_totals/debit_details` response property `oneOf` list for the response status `200`
  - added `#/components/schemas/debit_details, subschema #1` to the `data/items/statement_totals/debit_details` response property `oneOf` list for the response status `200`
  - added `#/components/schemas/debit_details, subschema #1` to the `data/items/ytd_totals/debit_details` response property `oneOf` list for the response status `200`
  - added `#/components/schemas/payment_details, subschema #1` to the `data/items/period_totals/payment_details` response property `oneOf` list for the response status `200`
  - added `#/components/schemas/payment_details, subschema #1` to the `data/items/statement_totals/payment_details` response property `oneOf` list for the response status `200`
  - added `#/components/schemas/payment_details, subschema #1` to the `data/items/ytd_totals/payment_details` response property `oneOf` list for the response status `200`
  - removed the pattern property `^.*$` from the `data/items/period_totals/credit_details` response property for the status `200`
  - removed the pattern property `^.*$` from the `data/items/period_totals/debit_details` response property for the status `200`
  - removed the pattern property `^.*$` from the `data/items/period_totals/payment_details` response property for the status `200`
  - removed the pattern property `^.*$` from the `data/items/statement_totals/credit_details` response property for the status `200`
  - removed the pattern property `^.*$` from the `data/items/statement_totals/debit_details` response property for the status `200`
  - removed the pattern property `^.*$` from the `data/items/statement_totals/payment_details` response property for the status `200`
  - removed the pattern property `^.*$` from the `data/items/ytd_totals/credit_details` response property for the status `200`
  - removed the pattern property `^.*$` from the `data/items/ytd_totals/debit_details` response property for the status `200`
  - removed the pattern property `^.*$` from the `data/items/ytd_totals/payment_details` response property for the status `200`
  - the `data/items/period_totals/credit_details` response's property type changed from `object` to no type for status `200`
  - the `data/items/period_totals/debit_details` response's property type changed from `object` to no type for status `200`
  - the `data/items/period_totals/payment_details` response's property type changed from `object` to no type for status `200`
  - the `data/items/statement_totals/credit_details` response's property type changed from `object` to no type for status `200`
  - the `data/items/statement_totals/debit_details` response's property type changed from `object` to no type for status `200`
  - the `data/items/statement_totals/payment_details` response's property type changed from `object` to no type for status `200`
  - the `data/items/ytd_totals/credit_details` response's property type changed from `object` to no type for status `200`
  - the `data/items/ytd_totals/debit_details` response's property type changed from `object` to no type for status `200`
  - the `data/items/ytd_totals/payment_details` response's property type changed from `object` to no type for status `200`
- **2026-04-07** `0b90022fb88c` — 1 breaking
  - response property `data/items/credit_product_token` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
- **2026-04-02** `bf54d7063b11` — 1 info
  - added the optional property `data/items/statement_totals` to the response with the `200` status

---

[Operation](https://skmtc.dev/lithic-com/apis/lithic-developer-api/docs/v1/financial_accounts/:financial_account_token/statements/get.md) · [API](https://skmtc.dev/lithic-com/apis/lithic-developer-api.md) · [Page](https://skmtc.dev/lithic-com/apis/lithic-developer-api/changes/v1/financial_accounts/:financial_account_token/statements/get)
