{
"task_id": "zip_download_d7fcb405065c49f0"
}curl --location --request POST '/v2/files/zip-download/status' \
--header 'app-key: {{app_key}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"task_id": "zip_download_d7fcb405065c49f0"
}'{
"code": 10000,
"message": "success",
"data": {
"task_id": "zip_download_e98d09ce29e84b2d",
"file_count": 2,
"status": 1,
"zip_download_url": "",
"expires_in": 86400,
"error_message": "",
"created_at": "2025-12-08 17:16:10",
"completed_time": "",
"failed_time": ""
}
}