---
title: "Get balance of an account"
method: GET
path: "/accounts/{address}/balance"
tags: ["Accounts"]
---

# Get balance of an account

`GET /accounts/{address}/balance`

## Path parameters

- `address` string, required

## Response `200`

## Other responses

- `404`
- `500`

---

[API](https://skmtc.net/jstz-dev/apis/jstz-node.md) · [All operations](https://skmtc.net/jstz-dev/apis/jstz-node/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/jstz-dev/jstz-node/versions/392d697d9913/schema)
