Authorization: Bearer ********************curl --location --request GET 'https://api.chatfire.cn/v1/videos/' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json'{
"id": "caa316eb-ef0a-4af4-9f86-4feb37a78ef4",
"object": "video",
"status": "completed",
"progress": 100,
"video_url": "https://vm.runware.ai/video/ws/5/vi/c8a69a82-edca-4986-825d-658c9b169e04.mp4",
"created_at": 1761809514
}