---
title: "Get Portfolio Margin Asset Leverage (USER_DATA)"
method: GET
path: "/sapi/v1/portfolio/margin-asset-leverage"
tags: ["Portfolio Margin"]
---

# Get Portfolio Margin Asset Leverage (USER_DATA)

`GET /sapi/v1/portfolio/margin-asset-leverage`

Weight(IP): 50

## Response `200`

Classic Portfolio Margin Collateral Rate

- object[]
  - `asset` string
  - `collateralRate` string

## Other responses

- `400` — Bad Request
- `401` — Unauthorized Request

## Changes

- **2023-11-15** `ea99b1fcfbd7` — 3 info
  - added the non-success response with the status `400`
  - added the non-success response with the status `401`
  - added the success response with the status `200`
- **2023-11-15** `9399561e0be2` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/binance/apis/binance-public-spot-api/changes/sapi/v1/portfolio/margin-asset-leverage/get.md)

---

[API](https://skmtc.dev/binance/apis/binance-public-spot-api.md) · [All operations](https://skmtc.dev/binance/apis/binance-public-spot-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/binance/binance-public-spot-api/revisions/0dd2f133e12d/schema)
