Authorization: Bearer ********************curl --location --request GET 'https://api.allmhub.com/v1/videos/' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json'{
"id": "video_2d1ba504-9233-45eb-8c64-76bdd4654c1d",
"size": "720x720",
"model": "sora_video2-landscape",
"object": "video",
"status": "completed",
"progress": 100,
"video_url": "https://midjourney-plus.oss-us-west-1.aliyuncs.com/sora/304f6faa-5f97-4992-8605-545c2eddb8be.mp4",
"created_at": 1762328189,
"completed_at": 1762328370
}