Devices

Device inventory, details, status changes, labels, filter groups, rate plans, health, SmartSpot, and line actions.

1 of 51

Filtering by query: /v1.0/devices/{mdn}/health-history/signal-quality

GET/v1.0/devices/{mdn}/health-history/signal-qualityRead-onlyPermalink ↗

Device Health History Signal Quality by MDN

Parameters

mdnpathstringrequired

Mobile Device Number (MDN)

startDatequerystringrequired

Start date for date range

endDatequerystringrequired

End date for date range

cURL
curl -X GET "https://api.kajeet.dev/sentinel-proxy/sentinel/api/v1.0/devices/521-267-1508/health-history/signal-quality?startDate=03%2F01%2F2026&endDate=03%2F11%2F2026" \
  -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.