curl --location --request GET 'https://api.302.ai/302/submit/wan-t2v?request_id' \
--header 'Authorization: Bearer ' \
--header 'Content-Type: application/json'
{
"video": {
"url": "https://file.302ai.cn/gpt/imgs/20250116/a72f6c8998d74ecca61a0d47707344a4.mp4",
"content_type": "application/octet-stream",
"file_size": 464115
},
"seed": 0,
"status": "COMPLETED",
"request_id": "e32eafce-5682-4b6d-b184-60f1f3846fee"
}