Get All Isolated Margin Symbol(USER_DATA)
Weight(IP): 10
Query parameters
Trading symbol, e.g. BNBUSDT
The value cannot be greater than 60000
UTC timestamp in ms
Signature
Response
All Isolated Margin Symbols
Example response
[
{
"symbol": "BTCUSDT",
"base": "BTC",
"quote": "USDT"
}
]Changes
Changed in 2 of the 26 revisions of this API.310
- ▲
added the new required
queryrequest parametersymbolnew-required-request-parameter
This revision also has 4 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ▲
for the
queryrequest parameterrecvWindow, the type/format was changed frominteger/tointeger/int64request-parameter-type-changed
- ▲
for the
queryrequest parametertimestamp, the type/format was changed frominteger/tointeger/int64request-parameter-type-changed
- ○
the response property
codebecame required for the status400response-property-became-required
- ○
the response property
codebecame required for the status401response-property-became-required
- ○
the response property
items/basebecame required for the status200response-property-became-required
- ○
the response property
items/isBuyAllowedbecame required for the status200response-property-became-required
- ○
the response property
items/isMarginTradebecame required for the status200response-property-became-required
- ○
the response property
items/isSellAllowedbecame required for the status200response-property-became-required
- ○
the response property
items/quotebecame required for the status200response-property-became-required
- ○
the response property
items/symbolbecame required for the status200response-property-became-required
- ○
the response property
msgbecame required for the status400response-property-became-required
- ○
the response property
msgbecame required for the status401response-property-became-required
- ▲