GET/v1.0/devices/{corpId}/smartspot-settings/{imei}Read-only

Update a SmartSpot device settings.

Parameters

corpIdpathstringrequired

Unique Corp ID

imeipathstringrequired

imei

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

Try this operation in the interactive explorer →