curl --location 'https://token.ithinkai.cn/v1/video/generations/task_dIiho2oMlhzUWOg6uTgmshuZ1epXIQgw' \
--header 'Authorization: Bearer $key' \
--header 'Accept: application/json' \
--header 'Content-Type: application/json'{
"id": "string",
"task_id": "string",
"object": "string",
"model": "string",
"status": "string",
"progress": 0,
"created_at": 0,
"size": "string"
}