---
title: "Get account balances"
method: GET
path: "/v1/balances"
tags: ["Balances"]
---

# Get account balances

`GET /v1/balances`

Fetches balances of the merchant accounts belonging to the calling client.

> 🚧 Payments API v3
>
> The [Payments API v3](https://docs.truelayer.com/reference/create-payment) is the latest version of the TrueLayer payments API. It includes all of the functionality of the PayDirect API, so we recommend you use it instead.

## Response `200`

Balances

## Other responses

- `401` — Unauthorized
- `500` — Internal Server Error

---

[API](https://skmtc.net/truelayer/apis/authentication-server.md) · [All operations](https://skmtc.net/truelayer/apis/authentication-server/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/truelayer/authentication-server/revisions/5f6051515b2c/schema)
