---
title: "Get cross margin balance"
method: GET
path: "/v1/account/cross-margin-balance"
tags: ["Account"]
---

# Get cross margin balance

`GET /v1/account/cross-margin-balance`

Get cross margin balance for an account. This includes the collateral balance plus unrealized PnL from all cross margin positions.

## Query parameters

- `account` string

## Response `200`

A successful response.

- ApiGetCrossMarginBalanceResponse
  - `balance` string

## Other responses

- `default` — An unexpected error response.

---

[API](https://skmtc.net/rise/apis/risex-rest-api.md) · [All operations](https://skmtc.net/rise/apis/risex-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/rise/risex-rest-api/revisions/194af8339c0d/schema)
