curl --location '/public-api/v1/notificationEvent/tokenChart?limit=7' \
--header 'Authorization: Bearer 593c8a84a01746ed96abfb26c15d2103'{
"errorCode": 0,
"message": "",
"data": [
{
"id": 0,
"tenantId": 0,
"deptId": 0,
"modelId": 0,
"provider": "",
"modelName": "",
"totalTokens": 0,
"chatTime": 0,
"streamTime": 0,
"nonStreamTime": 0,
"workflowId": 0,
"botId": 0,
"accountId": 0,
"created": "",
"createdDay": "",
"createdBy": 0
}
]
}