curl --location 'https://app-gateway.realsee.ai/open/v3/view/file/private/presign?resource_code=undefined&paths=undefined' \
--header 'Authorization: '{
"request_id": "string",
"trace_id": "string",
"business_code": "string",
"osi_request_id": "string",
"code": 0,
"status": "string",
"data": {
"expired_timestamp": 0,
"presigned_urls": [
"string"
]
},
"cost": 0
}