Enable Enquirycurl --location --request GET '/open-api/v1/mirror/mirrorLinkId/list?timestamp=0' \
--header 'open-apikey;' \
--header 'signature;'{
"data": {
"data": [
{
"walletIdStr": "",
"binanceUID": "",
"mirrorLinkId": "",
"label": "",
"status": 0,
"createDate": 0
}
],
"totalPage": 0,
"pageNo": 0,
"pageLimit": 0
},
"code": "",
"message": ""
}