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

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"

Try this operation in the interactive explorer →