---
title: "Get Account Balances"
method: GET
path: "/v2/accounts/{account_keys}/balances"
tags: ["brokerage"]
---

# Get Account Balances

`GET /v2/accounts/{account_keys}/balances`

Returns the Balance for the given accounts.

## Path parameters

- `account_keys` string[], required

## Response `200`

Account Balances Response

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Forbidden
- `404` — Account Not Found
- `500` — Unexpected Error
- `502` — Bad Gateway
- `504` — Gateway Timeout

---

[API](https://skmtc.net/tradestation/apis/tradestation-api.md) · [All operations](https://skmtc.net/tradestation/apis/tradestation-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/tradestation/tradestation-api/versions/061b6b092458/schema)
