{
"project_name": "武汉市景区倾斜摄影",
"pn": 1,
"ps": 2
}curl --location 'http://127.0.0.1:7760/api/public/task/list/finished' \
--header 'Authorization: {{api_key}}' \
--header 'Content-Type: application/json' \
--data '{
"project_name": "武汉市景区倾斜摄影",
"pn": 1,
"ps": 2
}'{
"code": 0,
"msg": "OK",
"data": {
"list": [
{
"create_time": 1762353704,
"end_time": 1762353704,
"id": "238859488251906",
"name": "2025-11-05_224144",
"output_path": "",
"project_id": "238859074060290",
"project_name": "武汉市景区倾斜摄影",
"result_code": 1,
"stage": 2,
"start_time": 1762353704,
"progress_percentage": 1.0,
"time_consumed_total": 0.0463376,
"type": 2
},
{
"create_time": 1762355854,
"end_time": 1762358534,
"id": "238868293963778",
"name": "2025-11-05_231734",
"output_path": "",
"project_id": "238859074060290",
"project_name": "武汉市景区倾斜摄影",
"result_code": 1,
"stage": 2,
"start_time": 1762355854,
"progress_percentage": 1.0,
"time_consumed_total": 2679.9981412000002,
"type": 2
}
],
"pn": 1,
"ps": 2,
"total": 6
}
}