Juniper Mist Webhooks API

Mist Webhooks deliver outbound HTTP POST notifications for events at the Organization or Site scope. Supported topics include audits, alarms, device events, client join/disconnect/sessions, Zone enter/exit (location), occupancy, RSSI/SDK clients, and Marvis Actions. Webhooks can be configured per-topic with HTTPS targets and optional secret for signature verification.

API entry from apis.yml

apis.yml Raw ↑
aid: mist-ai:juniper-mist-webhooks
name: Juniper Mist Webhooks API
tags:
- Networking
- Webhooks
- Events
- Notifications
humanURL: https://www.juniper.net/documentation/us/en/software/mist/api/http/guides/webhooks/topics
properties:
- url: https://www.juniper.net/documentation/us/en/software/mist/api/http/guides/webhooks/topics
  type: Documentation
- url: https://github.com/Mist-Automation-Programmability/mist_webhook_monitor
  type: CodeExamples
- url: https://github.com/Mist-Automation-Programmability/mist_webhook_translator
  type: CodeExamples
- url: https://github.com/Mist-Automation-Programmability/mist_lambda_webhook
  type: CodeExamples
description: Mist Webhooks deliver outbound HTTP POST notifications for events at the Organization or
  Site scope. Supported topics include audits, alarms, device events, client join/disconnect/sessions,
  Zone enter/exit (location), occupancy, RSSI/SDK clients, and Marvis Actions. Webhooks can be configured
  per-topic with HTTPS targets and optional secret for signature verification.