Populates a list of DeviceDataUsage object
CLIkajeet-sentinel usage top-devices --corp NORTHSTAR-ISD
Parameters
corpIdpathstringrequiredDevice group
startDatequerystringrequiredStart Date to generate dashboard report.
endDatequerystringrequiredEnd Date to generate dashboard report.
newInstallationquerybooleanCheck if its a new installation , valid in case of WBU devices only
cURL
curl -X GET "https://api.kajeet.dev/sentinel-proxy/sentinel/api/v1.0/dashboard/NORTHSTAR-ISD/MBUsageDetails?startDate=03%2F01%2F2026&endDate=03%2F11%2F2026&newInstallation=value" \
-H "Authorization: Bearer $SENTINEL_TOKEN"