curl --location --request POST '/minimalist/api/veo3/video/detail' \
--header 'x-api-key;' \
--header 'Content-Type: application/json' \
--data-raw '{
"taskId": "string"
}'{
"code": 0,
"errorMessage": "",
"data": {
"id": 2630,
"model": "veo3-fast",
"content": "https://openpt.tos-cn-shanghai.volces.com/veo/20250907/610a0874058e4449b1c460eacec3ab45.mp4",
"status": 1,
"fail_reason": "",
"created_at": "2025-09-07 22:04:54",
"updated_at": "2025-09-07 22:07:14"
},
"aboutUrl": "https://mathmind.feishu.cn/docx/Q6eodjvPLoq7yDxZaHOcfnFrntg"
}