---
title: "Changes to Get statement by token"
method: GET
path: "/v1/financial_accounts/{financial_account_token}/statements/{statement_token}"
---

# Changes to Get statement by token

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

> 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 `next_payment_due_date` became nullable for the status `200`
  - the response property `next_statement_end_date` became nullable for the status `200`
  - added `#/components/schemas/credit_details, subschema #1` to the `period_totals/credit_details` response property `oneOf` list for the response status `200`
  - added `#/components/schemas/credit_details, subschema #1` to the `statement_totals/credit_details` response property `oneOf` list for the response status `200`
  - added `#/components/schemas/credit_details, subschema #1` to the `ytd_totals/credit_details` response property `oneOf` list for the response status `200`
  - added `#/components/schemas/debit_details, subschema #1` to the `period_totals/debit_details` response property `oneOf` list for the response status `200`
  - added `#/components/schemas/debit_details, subschema #1` to the `statement_totals/debit_details` response property `oneOf` list for the response status `200`
  - added `#/components/schemas/debit_details, subschema #1` to the `ytd_totals/debit_details` response property `oneOf` list for the response status `200`
  - added `#/components/schemas/payment_details, subschema #1` to the `period_totals/payment_details` response property `oneOf` list for the response status `200`
  - added `#/components/schemas/payment_details, subschema #1` to the `statement_totals/payment_details` response property `oneOf` list for the response status `200`
  - added `#/components/schemas/payment_details, subschema #1` to the `ytd_totals/payment_details` response property `oneOf` list for the response status `200`
  - removed the pattern property `^.*$` from the `period_totals/credit_details` response property for the status `200`
  - removed the pattern property `^.*$` from the `period_totals/debit_details` response property for the status `200`
  - removed the pattern property `^.*$` from the `period_totals/payment_details` response property for the status `200`
  - removed the pattern property `^.*$` from the `statement_totals/credit_details` response property for the status `200`
  - removed the pattern property `^.*$` from the `statement_totals/debit_details` response property for the status `200`
  - removed the pattern property `^.*$` from the `statement_totals/payment_details` response property for the status `200`
  - removed the pattern property `^.*$` from the `ytd_totals/credit_details` response property for the status `200`
  - removed the pattern property `^.*$` from the `ytd_totals/debit_details` response property for the status `200`
  - removed the pattern property `^.*$` from the `ytd_totals/payment_details` response property for the status `200`
  - the `period_totals/credit_details` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - the `period_totals/debit_details` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - the `period_totals/payment_details` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - the `statement_totals/credit_details` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - the `statement_totals/debit_details` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - the `statement_totals/payment_details` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - the `ytd_totals/credit_details` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - the `ytd_totals/debit_details` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - the `ytd_totals/payment_details` response's property type/format changed from `object`/`` to ``/`` for status `200`
- **2026-04-07** `0b90022fb88c` — 1 breaking
  - response property `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 `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/:statement_token/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/:statement_token/get)
