---
title: "GET /v2/accounts/{account_id}/diff"
method: GET
path: "/v2/accounts/{account_id}/diff"
tags: ["Accounts"]
---

# GET /v2/accounts/{account_id}/diff

`GET /v2/accounts/{account_id}/diff`

Get account's balance change

## Path parameters

- `account_id` string, address, required

## Query parameters

- `start_date` integer, required
- `end_date` integer, required

## Response `200`

account's balance change

- object
  - `balance_change` integer, required

## Other responses

- `default` — Some error during request processing

---

[API](https://skmtc.dev/tonapi/apis/rest-api-to-ton-blockchain-explorer.md) · [All operations](https://skmtc.dev/tonapi/apis/rest-api-to-ton-blockchain-explorer/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/tonapi/rest-api-to-ton-blockchain-explorer/revisions/fc4add7a71a0/schema)
