Authorization: Bearer ********************curl --location --request GET '/v1/video/generations/result?taskid=ad440d44-a311-4546-8534-501f7efc219d&response_format=url' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json'{
"task_id": "cgt-20250714221020-668xc",
"video_result": "https://example.com/video.mp4",
"video_results": [],
"video_id": "cgt-20250714221020-668xc",
"task_status": "pending",
"message": "",
"duration": "5.0"
}