---
title: "Fetches the token balances of the user"
method: GET
path: "/v2/balances/{owner}/{address}"
tags: ["balances"]
---

# Fetches the token balances of the user

`GET /v2/balances/{owner}/{address}`

Fetches the token balances of the user

## Response `200`

OK

- UserTokenBalance
  - `symbol` string, required
  - `balance` string, required
  - `preparing_withdrawal` string, required
  - `withdrawable` string, required

---

[API](https://skmtc.dev/immutable/apis/immutable-x-api.md) · [All operations](https://skmtc.dev/immutable/apis/immutable-x-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/immutable/immutable-x-api/revisions/fb4f99cbbde4/schema)
