---
title: "Changes to Retrieve an Account Balance"
method: GET
path: "/accounts/{account_id}/balance"
---

# Changes to Retrieve an Account Balance

`GET /accounts/{account_id}/balance`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 17 revisions.

- **2026-08-17** `173eb9049922` — 6 info

## Changes

- **2026-08-17** `173eb9049922` — 6 info
  - added the required property `loan/anyOf[subschema #1: Balance Lookup Loan]/due_fees` to the response with the `200` status
  - added the required property `loan/anyOf[subschema #1: Balance Lookup Loan]/due_interest` to the response with the `200` status
  - added the required property `loan/anyOf[subschema #1: Balance Lookup Loan]/due_principal` to the response with the `200` status
  - added the required property `loan/anyOf[subschema #1: Balance Lookup Loan]/not_due_fees` to the response with the `200` status
  - added the required property `loan/anyOf[subschema #1: Balance Lookup Loan]/not_due_interest` to the response with the `200` status
  - added the required property `loan/anyOf[subschema #1: Balance Lookup Loan]/not_due_principal` to the response with the `200` status

---

[Operation](https://skmtc.dev/increase/apis/increase-api-2/docs/accounts/:account_id/balance/get.md) · [API](https://skmtc.dev/increase/apis/increase-api-2.md) · [Page](https://skmtc.dev/increase/apis/increase-api-2/changes/accounts/:account_id/balance/get)
