curl --location --request GET 'https://api.cometapi.com/v1/videos/video_68e688d4950481918ec389280c2f78140fcb904657674466' \
--header 'Authorization: {{api-key}}'
{
"id": "video_68e688d4950481918ec389280c2f78140fcb904657674466",
"size": "720x1280",
"error": null,
"model": "sora-2",
"object": "video",
"status": "completed",
"seconds": "4",
"progress": 100,
"created_at": 1759938772,
"expires_at": 1759942448,
"completed_at": 1759938848,
"remixed_from_video_id": null
}