Dashboard

Fleet dashboard analytics: usage, device status, web activity, homework gap, and trend data.

1 of 21

Filtering by query: /v1.0/dashboard/{corpId}/dateRangeList/

GET/v1.0/dashboard/{corpId}/dateRangeList/Read-onlyPermalink ↗

Returns list of date range objects

Parameters

corpIdpathstringrequired

Device group

cURL
curl -X GET "https://api.kajeet.dev/sentinel-proxy/sentinel/api/v1.0/dashboard/NORTHSTAR-ISD/dateRangeList/" \
  -H "Authorization: Bearer $SENTINEL_TOKEN"

Build your first call in 5 minutes.

Grab a Dev SIM, get an API key, and POST /v1.0/auth/token from anywhere.