Authorization: Bearer ********************curl --location --request GET '/v1/video/query?id=sora-2:task_01kbfq03gpe0wr9ge11z09xqrj' \
--header 'Accept: application/json' \
--header 'X-Forwarded-Host: localhost:5173' \
--header 'Authorization: Bearer <token>'{
"id": "string",
"status": "string",
"video_url": null,
"enhanced_prompt": "string",
"status_update_time": 0
}