azure-msgraph-change-notification-endpoints
Graph change-notification endpoint URLs and query options may contain embedded webhook tokens or sensitive routing data.
Where it sits
| location | microsoft.graph.subscription.{notificationUrl,lifecycleNotificationUrl,notificationQueryOptions} |
| location kind | config_field |
| data kinds | credential api_key webhook_secret sensitive_data |
| emits edge | ContainsSecret |
| service | Microsoft Graph (app permissions) (azure:msgraph) |
Collection recipe
| access mode | read_api |
| operation | GET /subscriptions/{subscription-id} |
| response path | {notificationUrl,lifecycleNotificationUrl,notificationQueryOptions} |
| encoding | json |
| params | {"subscription-id": "\u003csubscription-id\u003e"} |
Required permissions
Subscription.Read.All
References