# Mist Orgs Webhooks API

**Canonical:** https://apis.io/apis/mist/mist-orgs-webhooks-api/  
**Provider:** Mist — https://apis.io/providers/mist/  
**Base URL:** https://api.mist.com/api/v1  
**Documentation:** https://www.juniper.net/documentation/us/en/software/mist/automation-integration/

Mist Orgs Webhooks API is one of 212 APIs that [Mist](https://apis.io/providers/mist/) publishes on the [APIs.io](https://apis.io/) network, described by a machine-readable OpenAPI specification. Tagged areas include Orgs Webhooks. The published artifact set on APIs.io includes an OpenAPI specification.

An Org Webhook is a configuration that allows real-time events and data from the Org to be pushed to a provided url. It enables the collection of information about various topics such as device events, alarms, and audits updates at the org level. The Webhook can be set up and customized using the Mist API, allowing users to receive and analyze specific data from a particular site.

## Operations (8)

| Method | Path | Summary |
|---|---|---|
| GET | `/api/v1/orgs/{org_id}/webhooks` | listOrgWebhooks |
| POST | `/api/v1/orgs/{org_id}/webhooks` | createOrgWebhook |
| DELETE | `/api/v1/orgs/{org_id}/webhooks/{webhook_id}` | deleteOrgWebhook |
| GET | `/api/v1/orgs/{org_id}/webhooks/{webhook_id}` | getOrgWebhook |
| PUT | `/api/v1/orgs/{org_id}/webhooks/{webhook_id}` | updateOrgWebhook |
| GET | `/api/v1/orgs/{org_id}/webhooks/{webhook_id}/events/count` | countOrgWebhooksDeliveries |
| GET | `/api/v1/orgs/{org_id}/webhooks/{webhook_id}/events/search` | searchOrgWebhooksDeliveries |
| POST | `/api/v1/orgs/{org_id}/webhooks/{webhook_id}/ping` | pingOrgWebhook |

## Machine-readable artifacts (1)

- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/mist/refs/heads/main/openapi/mist-orgs-webhooks-api-openapi.yml

## Other Mist APIs (12)

- [Mist Admins API](https://apis.io/apis/mist/mist-admins-api/)
- [Mist Admins Login API](https://apis.io/apis/mist/mist-admins-login-api/)
- [Mist Admins Login - OAuth2 API](https://apis.io/apis/mist/mist-admins-login-oauth2-api/)
- [Mist Admins Logout API](https://apis.io/apis/mist/mist-admins-logout-api/)
- [Mist Admins Lookup API](https://apis.io/apis/mist/mist-admins-lookup-api/)
- [Mist Admins Recover Password API](https://apis.io/apis/mist/mist-admins-recover-password-api/)
- [Mist Constants Definitions API](https://apis.io/apis/mist/mist-constants-definitions-api/)
- [Mist Constants Events API](https://apis.io/apis/mist/mist-constants-events-api/)
- [Mist Constants Models API](https://apis.io/apis/mist/mist-constants-models-api/)
- [Mist Installer API](https://apis.io/apis/mist/mist-installer-api/)
- [Mist MSPs Admins API](https://apis.io/apis/mist/mist-msps-admins-api/)
- [Mist MSPs API](https://apis.io/apis/mist/mist-msps-api/)

## Tags

Orgs Webhooks

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/mist/mist-orgs-webhooks-api/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/mist/.
