---
title: "List account balances by month"
method: GET
path: "/accounts/{account_guid}/monthly_account_balance"
tags: ["accounts"]
---

# List account balances by month

`GET /accounts/{account_guid}/monthly_account_balance`

List account balances by month.

## Path parameters

- `account_guid` string, required

## Query parameters

- `from_date` string
- `to_date` string

## Response `200`

OK

---

[API](https://skmtc.net/mx/apis/consent-management-v4-api.md) · [All operations](https://skmtc.net/mx/apis/consent-management-v4-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/mx/consent-management-v4-api/revisions/bf6bb86ee0c8/schema)
