curl --location --request GET 'https://api.302.ai/302/submit/latentsync?request_id' \
--header 'Authorization: Bearer ' \
--header 'Content-Type: application/json'{
    "video": {
        "url": "https://file.302ai.cn/gpt/imgs/20250116/fb25d0bcbc6142419d3557a1beb2ce70.mp4",
        "content_type": "video/mp4",
        "file_size": 656587
    },
    "seed": 0,
    "status": "COMPLETED",
    "request_id": "8eed0b9b-6103-4357-a57b-9f135a8c3276"
}