GET/v1.0/accountSettings/vpnSettingsRead-only

Get VPN settings information for VPN management for the Logged in user

Parameters

No parameters.

cURL
curl -X GET "https://api.kajeet.dev/sentinel-proxy/sentinel/api/v1.0/accountSettings/vpnSettings" \
  -H "Authorization: Bearer $SENTINEL_TOKEN"

Try this operation in the interactive explorer →