Get Alert Notification Details
Parameters
corpIdpathstringrequiredcorp id
cURL
curl -X GET "https://api.kajeet.dev/sentinel-proxy/sentinel/api/v1.0/alerts/notifications/details/NORTHSTAR-ISD" \
-H "Authorization: Bearer $SENTINEL_TOKEN"
Notification details and bulk notification unsubscribe operations.
Filtering by query: /v1.0/alerts/notifications/details/{corpId}
Get Alert Notification Details
Parameters
corpIdpathstringrequiredcorp id
curl -X GET "https://api.kajeet.dev/sentinel-proxy/sentinel/api/v1.0/alerts/notifications/details/NORTHSTAR-ISD" \
-H "Authorization: Bearer $SENTINEL_TOKEN"Grab a Dev SIM, get an API key, and POST /v1.0/auth/token from anywhere.