Authorization: Bearer ********************curl --location 'https://token.wy.cn/volcengine/v1/contents/generations/tasks/task_xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx' \
--header 'Authorization: Bearer <token>'{
"id": "task_xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx",
"model": "dreamina-seedance-2-0-260128",
"status": "running",
"error": null,
"created_at": 1770000000,
"updated_at": 1770000030
}