curl --location --request GET 'https://api.linktre.cc/v1/videos/视频id' \
--header 'Authorization: Bearer {{YOUR_API_KEY}}'{
"id": "video_68e688d4950481918ec389280c2f78140fcb904657633213",
"size": "720x1280",
"error": null,
"model": "sora-2",
"object": "video",
"status": "completed",
"seconds": "10",
"progress": 100,
"created_at": 1759938772,
"expires_at": 1759942448,
"completed_at": 1759938848,
"remixed_from_video_id": null
}