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

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"

Try this operation in the interactive explorer →