Copy Trading
Get Futures Lead Trader Status(TRADE)
Get Futures Lead Trader Status
Weight(UID): 20
get/sapi/v1/copyTrading/futures/userStatus
Query parameters
recvWindowinteger
Example:5000
The value cannot be greater than 60000
timestampinteger required
UTC timestamp in ms
signaturestring required
Signature
Response
Futures Lead Trader Status
Example response
{
"code": "000000",
"message": "success",
"data": {
"isLeadTrader": true,
"time": 1717382310843
},
"success": true
}