curl --location 'https://app-gateway.realsee.ai/open/v3/panovideo/search?resource_code=9oE7G2320ncy1BqFGm&status=1' \
--header 'Authorization: '{
"request_id": "string",
"trace_id": "string",
"business_code": "string",
"osi_request_id": "string",
"code": 0,
"status": "string",
"data": {
"list": [
{
"create_timestamp": 0,
"custom_id": 0,
"derived_id": 0,
"derived_id_str": "string",
"guide_config": {
"style": {
"height": 0,
"ratio": 0,
"steps": 0,
"type": "string",
"url": "string",
"width": 0
},
"text": "string"
},
"handle_response": {
"error_msg": "string",
"status": "string"
},
"id": 0,
"modify_timestamp": 0,
"pano_index": 0,
"render_id": "string",
"status": 0,
"video_list": [
{
"file_name": "string",
"fov": 0,
"input_file_md5": "string",
"input_file_name": "string",
"input_file_url": "string",
"origin": [
0
],
"output_file_md5": "string",
"output_file_url": "string",
"render_id": "string",
"url": "string"
}
]
}
]
},
"cost": 0
}