curl --location --globoff 'https://app-gateway.realsee.ai/open/v3/view/custom/annotation/list.json?resource_code=' \
--header 'Authorization: '{
"request_id": "string",
"trace_id": "string",
"business_code": "string",
"osi_request_id": "string",
"code": 0,
"status": "string",
"data": {
"list": [
{
"algorithm_json": {
"box": [
"string"
],
"triangles": [
"string"
]
},
"annotation_id": 0,
"custom_id": 0,
"derived_id_str_list": [
"string"
],
"derived_ids": [
0
],
"extend": [
"string"
],
"floorplan_space_code": "string",
"from_type": 0,
"id": 0,
"introduction": "string",
"keywords": [
"string"
],
"labels": [
"string"
],
"name": "string",
"object_data": {
"color": "string",
"end": [
0
],
"opacity": 0,
"rotation": [
0
],
"start": [
0
],
"panoIndex": 0,
"points": [
[
0
]
],
"fixedHeight": 0,
"fixedY": 0,
"floorIndex": 0,
"height": 0
},
"space_code": "string",
"status": "string",
"subtype": "string",
"type": "string"
}
]
},
"cost": 0
}