curl --location --globoff 'https://app-gateway.realsee.ai/open/saas/v1/custom/observer/guide/list?resource_code=' \
--header 'Authorization: '{
"request_id": "string",
"trace_id": "string",
"business_code": "string",
"osi_request_id": "string",
"code": 0,
"status": "string",
"data": {
"can_play": true,
"list": [
{
"config": {
"can_play": true,
"move_effect": "string",
"move_speed": 0,
"move_speed_enum": [
0
],
"play_mode": "string",
"play_rotation": 0,
"play_speed": 0,
"play_speed_enum": [
0
]
},
"custom_id": 0,
"data": {
"distance": 0,
"flag_position": [
"string"
],
"floor_index": 0,
"fov": 0,
"heading": 0,
"latitude": 0,
"longitude": 0,
"mode": "string",
"offset": null,
"pano_index": 0
},
"derived_id": 0,
"derived_id_str": "string",
"display_index": 0,
"height": 0,
"id": 0,
"name": "string",
"pano_index": 0,
"picture_url": "string",
"square_picture_url": "string",
"type": 0,
"width": 0
}
]
},
"cost": 0
}