GET/v1.0/alerts/notifications/details/{corpId}Read-only

Get Alert Notification Details

Parameters

corpIdpathstringrequired

corp 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"

Try this operation in the interactive explorer →