curl --location --request GET 'https://api.tolink.cloud/monitoringAccess/get?id'{
"code": 0,
"msg": "string",
"data": {
"id": 0,
"name": "string",
"url": "string",
"accessToken": "string",
"appKey": "string",
"appSecret": "string",
"projectId": 0,
"projectName": "string",
"plotId": 0,
"plotName": "string",
"lonLat": "string",
"state": 0,
"remark": "string",
"createdAt": "string"
}
}