Account Summary

(AccountSummary endpoints are not accessible to scope org_mediacenter.)

1 of 12

Filtering by query: /v1.0/account/{extAccountId}

GET/v1.0/account/{extAccountId}Read-onlyPermalink ↗

Get the device group associated with the external account id.

Parameters

extAccountIdpathstringrequired

External account id defined by the user, either using the /managedwireless/account endpoint or through Customer Support.

cURL
curl -X GET "https://api.kajeet.dev/sentinel-proxy/sentinel/api/v1.0/account/NORTHSTAR-EXT-001" \
  -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.