Authorization: Bearer ********************curl --location --request GET 'https://api.allmhub.com/v1/videos/' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json'{
"id": "video_74e3358a-d629-4edf-8cb3-b82a967b7708",
"size": "720x720",
"model": "veo_3_1",
"object": "video",
"status": "completed",
"progress": 100,
"video_url": "https://midjourney-plus.oss-us-west-1.aliyuncs.com/flow/38689bd1-5063-4e12-b239-fd61549b85d6.mp4",
"created_at": 1762741433,
"completed_at": 1762741514
}