curl --location --request GET '/openapi/v0.9/model/api/v1/workspaces//files/123/compare-files?end_time&key&page&size&sort_by&start_time' \
--header 'x-user-token;' \
--header 'X-Request-Id: {% mock '\''uuid'\'' %}'
{
"code": 0,
"message": "success",
"data": {
"list": [
{
"bounding": {
"points": [
{
"lat": 36,
"lng": 70
}
]
},
"create_at": 1746940992856,
"file_type": 1,
"id": 37188,
"model_display_mod": "52957e99-8444-401d-8d8c-84fb9ddb8918/",
"name": "user",
"preview_url": "https://mixed-help.com/",
"show_on_map": true,
"sub_file_type": 2,
"update_at": 1752611560097,
"user_id": "",
"uuid": "873abfa0-ae29-430e-90a1-b7275423a9e4"
}
],
"pagination": {
"page": 1,
"page_size": 20,
"total": 4
}
}
}