curl --location 'https://www.niccom.com.cn/v1/videos/video_099c5197-abfd-4e16-88ff-1e162f2a5c77/content' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer {{YOUR_API_KEY}}' \
--header 'X-Forwarded-Host: localhost:5173'{
"id": "string",
"status": "string",
"video_url": null,
"enhanced_prompt": "string",
"status_update_time": 0
}