curl --location --request GET 'http://k28hrq.natappfree.cc/arbitrage/site/page?current&pageSize&siteName&status' \
--header 'Accept-Language: en-US' \
--header 'Authorization: Bearer {{pc_token}}'{
"data": {
"total": 1,
"list": [
{
"id": 1,
"siteName": "eCactus&Amber",
"status": "Normal",
"brand": "eCactus",
"brandLabel": "eCactus_Brand",
"sn": "SHA60202020241H033",
"ratePower": 6000,
"capacity": 10,
"inverter": 100,
"gridExported": 8,
"revenueToday": null
}
]
},
"error": null
}