Authorization: Bearer ********************curl --location --request GET '/v1/video/state?task_id=ahkdsjahskdj' \
--header 'Authorization: Bearer <token>'{
"code": 0,
"message": "操作成功",
"data": {
"status": 3,
"video_url": "https:\/\/xxx.xxxx.com\/sora_banana\/api\/2026-03-23\/task_01KMDB5TZ8B5HH3RVWQG3JSGE5.mp4",
"message": "",
"code": "0",
"credits": 30,
"duration": 10
}
}