Authorization: Bearer ********************curl --location --request GET 'http://yunwu.ai/v1/videos/video_099c5197-abfd-4e16-88ff-1e162f2a5c77/content' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer <token>'{
"id": "string",
"status": "string",
"video_url": null,
"enhanced_prompt": "string",
"status_update_time": 0
}