curl --location --request GET 'https://fast.168api.top/v1/videos/task_xxx' \
--header 'Accept: application/json' \
--header 'Authorization: sk-' \
--header 'Content-Type: application/json'{
"completed_at": 1772622973,
"created_at": 1772622973,
"id": "string",
"model": "grok-3",
"object": "video",
"progress": 100,
"status": "completed",
"video_url": "string"
}