---
title: "Changes to Get All Cross Margin Pairs (MARKET_DATA)"
method: GET
path: "/sapi/v1/margin/allPairs"
---

# Changes to Get All Cross Margin Pairs (MARKET_DATA)

`GET /sapi/v1/margin/allPairs`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 26 revisions.

- **2024-06-06** `6c02ecd56d37` — 1 breaking
- **2021-10-25** `a484ce871a72` — 9 info

## Changes

- **2024-06-06** `6c02ecd56d37` — 1 breaking
  - added the new required `query` request parameter `symbol`
- **2021-10-25** `a484ce871a72` — 9 info
  - the response property `code` became required for the status `400`
  - the response property `items/base` became required for the status `200`
  - the response property `items/id` became required for the status `200`
  - the response property `items/isBuyAllowed` became required for the status `200`
  - the response property `items/isMarginTrade` became required for the status `200`
  - the response property `items/isSellAllowed` became required for the status `200`
  - the response property `items/quote` became required for the status `200`
  - the response property `items/symbol` became required for the status `200`
  - the response property `msg` became required for the status `400`

---

[Operation](https://skmtc.dev/binance/apis/binance-public-spot-api/docs/sapi/v1/margin/allPairs/get.md) · [API](https://skmtc.dev/binance/apis/binance-public-spot-api.md) · [Page](https://skmtc.dev/binance/apis/binance-public-spot-api/changes/sapi/v1/margin/allPairs/get)
