Authorization: Bearer ********************curl --location --request GET 'https://api.chatfire.cn/v1/videos/' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json'{
"id": "2edc20c4-e5f5-4bcd-becd-c071bf1b35c0",
"object": "video",
"status": "completed",
"progress": 100,
"video_url": "https://vm.runware.ai/video/ws/5/vi/1cd9d18e-7e1c-4689-8827-e0bd8cabacf4.mp4",
"created_at": 1761813074
}