Sample JSON

The following sample payload is an example sent to the webhook for a 2.4 GHz Channel Quality alert in JSON format.

{ "id": "64d4ebed-e124-401f-aafc-7f4cafc2ac16", "alertId": "026312f5-3d2b-3512-be78-4e26d9262bf6", "tenantId": "02b093447f8e11ed9fec7a687f4e0d5f", "tenantName": null, "mspId": null, "mspName": null, "name": "2.4 GHz Channel Quality", "category": "WLAN", "deviceType": "Access Point", "severity": "Critical", "time": "2026-01-14T06:26:46.432Z", "operation": "Add", "state": "Active", "siteId": "36800034646", "configScope": "Global", "summary": "AP 20:4c:03:1e:e9:fc channel quality was 65% for 5 minutes on the 2.4 GHz channel 11 which is lower than the threshold of 99%.", "notes": null, "impactedEntities": { "deviceSerial": [ "CNDGK2R5GX" ], "clientMac": [] }, "additionalDetails": [ { "deviceSerial": "CNDGK2R5GX", "firmwareVersion": "10.8.0.0-10.8.0.0_94143", "hostname": "20:4c:03:1e:e9:fc", "radioMac": "20:a6:cd:b8:d6:80", "channel": "11", "band": "2.4 GHz", "bandRange": "" } ] }

The following sample payload is an example sent to the webhook for AP CPU Utilization alert in Slack format.

For more information on additional sample JSON, see Alert Notifications with Webhooks in the Developer Hub.