curl --location --request GET 'https://aigc.x-see.cn/v1/videos/' \
--header 'Authorization: Bearer sk-xxx' \
--header 'Content-Type: application/json'{
"id": "string",
"object": "string",
"model": "string",
"status": "string",
"progress": 0,
"created_at": 0,
"seconds": "string"
}