curl --location '/v1/videos/task_KI10dugxzDe3cVrYLdr15TvuXkVHj2h9' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json'{
"id": "task_311lERHQAOaLGPYlz7lhKON7L1gP8QoJ",
"model": "grok-3-video-10s",
"object": "video",
"status": "completed",
"progress": 100,
"video_url": "https://aiapi.com/example.mp4",
"created_at": 1778659268,
"completed_at": 1778659268
}