Authorization: ********************curl --location 'http://127.0.0.1:10010/user/api/aiUserLabel/labelStatistics?startDate=2024-12-27&endDate=2025-12-27' \
--header 'Authorization: <api-key>'{
"status": "",
"message": "",
"data": {
"label0": "",
"label1": "",
"label2": "",
"label3": "",
"label4": ""
}
}