Settings

Global settings, corp user settings, logo, dashboard settings, terms, and device model names.

1 of 7

Filtering by query: /v1.0/settings/logo/{corpId}

GET/v1.0/settings/logo/{corpId}Read-onlyPermalink ↗

Get Logo for client UI

Parameters

corpIdpathstringrequired

Device Group Id to get logo file.

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