Authorization: ********************curl --location 'https://my.xentree.ai/api/v1/admin/stats/impact/kpi?org_id=&team_id=&date_range=&start_date=&end_date=' \
--header 'Authorization: Bearer <token>'{
"lvi": {
"value": 0,
"delta_pct": 0,
"target": 0
},
"lhmi": {
"value": 0,
"delta_pct": 0,
"target": 0
},
"fcii": {
"value": 0,
"delta_pct": 0,
"target": 0
}
}