---
title: "Fetch the balance for an Account based on Account Sid. Balance changes may not be reflected immediately. Child accounts do not contain balance information"
method: GET
path: "/2010-04-01/Accounts/{AccountSid}/Balance.json"
tags: ["Api20100401Balance"]
---

# Fetch the balance for an Account based on Account Sid. Balance changes may not be reflected immediately. Child accounts do not contain balance information

`GET /2010-04-01/Accounts/{AccountSid}/Balance.json`

Fetch the balance for an Account based on Account Sid. Balance changes may not be reflected immediately. Child accounts do not contain balance information

## Path parameters

- `AccountSid` string, required

## Response `200`

OK

- ApiV2010AccountBalance
  - `account_sid` string, nullable — The unique SID identifier of the Account.
  - `balance` string, nullable — The balance of the Account, in units specified by the unit parameter. Balance changes may not be reflected immediately. Child accounts do not contain balance information
  - `currency` string, nullable — The units of currency for the account balance

---

[API](https://skmtc.net/twilio/apis/api-v2010.md) · [All operations](https://skmtc.net/twilio/apis/api-v2010/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/twilio/api-v2010/revisions/6b6ffccef14c/schema)
