{
"areaID": "1764800519347433472"
}curl --location --request POST '/api/v1/system/area/info/read' \
--header 'iThings-token: {{iThings-token}}' \
--header 'iThings-project-id: 1786838173980422144' \
--header 'iThings-app-code: {{iThings-app-code}}' \
--header 'iThings-user-role: 1' \
--header 'Accept-Language: en' \
--header 'iThings-tenant-code;' \
--header 'Content-Type: application/json' \
--data-raw '{
"areaID": "1764800519347433472"
}'{
"code": 0,
"msg": "string",
"data": {
"areaID": "string",
"parentAreaID": "string",
"projectID": "string",
"areaName": "string",
"position": {},
"desc": "string",
"areaIDPath": [
"string"
],
"areaNamePath": [
"string"
],
"lowerLevelCount": 0,
"useBy": "string",
"childrenAreaIDs": [
0
],
"createdTime": "current_timestamp()",
"deviceCount": 0,
"isLeaf": 0,
"areaImg": "string",
"isUpdateAreaImg": true,
"children": [
{
"areaID": "string",
"parentAreaID": "string",
"projectID": "string",
"areaName": "string",
"position": {},
"desc": "string",
"areaIDPath": [
"string"
],
"areaNamePath": [
"string"
],
"lowerLevelCount": 0,
"useBy": "string",
"childrenAreaIDs": [
0
],
"createdTime": "current_timestamp()",
"deviceCount": 0,
"isLeaf": 0,
"areaImg": "string",
"isUpdateAreaImg": true,
"children": []
}
]
}
}
扫码加入 iThings微信交流群

扫码加入交流群